Model2Vec: Turning Heavy Transformers into Lightning-Fast Lookup Tables
A comprehensive primer on Model2Vec for static embeddings, covering architecture, distillation, PCA, Zipf weighting, and performance.
A comprehensive primer on Model2Vec for static embeddings, covering architecture, distillation, PCA, Zipf weighting, and performance.
This post is a tutorial on the commonly used docker commands.
This post describes how to choose the probability cut-off in classification problem.
This post is a tutorial on dplyr - a package for data manipulation in R.
This post talks explains how the essence of machine learning is function estimation.
This post talks about time series and forecasting.
This post talks about building machine learning models in H2O using R.
This post talks about adversarial validation- an approach to the problem of differently distributed training and test data.
This post talks about adversarial validation- an approach to the problem of differently distributed training and test data.
This post talks about the trade-off between bias and variance.