Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 449 Bytes

File metadata and controls

8 lines (5 loc) · 449 Bytes

Machine Learning Playground

Playing with Data

ML playground is an educational sandbox for beginners learning fundamental machine learning principles from scratch, or for those who want to understand ML models from a more intuitive perspective.

We currently support 5 models - KNN, Perceptron, SVMs, neural networks, and Decision Trees.

Feel free to contribute to the project - whether it’s in terms of explanations or adding new models.