
AIMachine Learning
Gini Impurity: Why Decision Trees Split Where They Do
Drag points between classes and watch split quality update live. Interactive calculator shows why decision trees split where they do.
7 min read
Loading...
From linear regression to random forests and beyond
4 posts

Drag points between classes and watch split quality update live. Interactive calculator shows why decision trees split where they do.

Interactive SVM kernel trick visualization. Draw non-linear data and watch it get lifted into higher dimensions where a simple line can separate it.

See why K-Means clustering fails with bad initialization. Place centroids yourself and watch the algorithm get trapped in local optima live.

Drag the classification threshold slider and watch the confusion matrix update live. See the precision-recall tradeoff with visual examples.