Formulating and Implementing the t-SNE Algorithm From Scratch
The most extensive visual guide to never forget how t-SNE works.
410 posts published
The most extensive visual guide to never forget how t-SNE works.
The caveats of grid search and random search and how Bayesian optimization addresses them.
An extensive visual guide to never forget how XGBoost works.
Approaching PCA as an optimization problem.
The limitations of always using cross-entropy loss in ordinal datasets.
The lesser-known limitations of the R-squared metric.
The limitations of linear regression and how GLMs solve them.
What are we missing here?
The origin of log-loss.
The origin of the Sigmoid function and a guide on modeling classification datasets.
Where did the regularization term come from?
The most extensive and in-depth guide to linear regression.
The most intuitive guide to ReLU activation function ever.
Measure feature importance through chaos.
...without writing any redundant code.
Always keep the viewer in mind.
...and counterintuitive when you discover it.
and prevent overfitting.
Instead, try these alternatives.
Towards better data visualisation.
Estimating the success rate of KMeans.
...and what happens if you do.
A cool trick to improve Matplotlib plots.
...which many python programmers get confused with.
So the best way to speedup python is by not using python?
If not, let's revisit.
May be not.
Embedding the size component to a heatmap.
The biggest limitation of locality-based clustering.
Start questioning the names of other algorithms too. It will be a fun activity.