jeferson / ML-Playground

A Playground for machine learning techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Playground for machine learning techniques


Languages

Language:JavaScript 72.6%Language:CSS 23.5%Language:HTML 4.0%