Learn machine learning concepts through interactive visualizations and hands-on experimentation.
Explore how decision trees make predictions by splitting data based on features. Understand impurity measures, tree pruning, and decision boundaries through interactive visualization.
Explore how decision trees predict continuous values like house prices. Understand variance reduction, splitting criteria, and regression tree structure through interactive visualization.
An interactive visualization of how gradient descent optimizes parameters in machine learning models. Learn about cost functions, learning rates, and optimization through hands-on experimentation.
An interactive visualization of how polynomial regression optimizes parameters in machine learning models. See how different polynomial degrees affect the fit of the data.
An interactive visualization of how logistic regression predicts binary outcomes. Learn about the sigmoid function, decision boundaries, and more.
Explore classification metrics through an interactive confusion matrix visualization. Understand precision, recall, F1 score, and ROC curves with real-time updates.
Want to dive deeper into machine learning concepts? Check out these resources: