ML Playground is an educational tool for beginner machine learning. Jump right in and interact with some simple models that incorporate real life data and straightforward techniques.
ML Playground was designed a teaching aid but can be used for solo learners as well: make changes, swap data around, and observe how each model changes. Right now, ML Playground supports two main models: K-Nearest Neighbors and K-Means Clusters. Go check them out!
This app is also open-sourced and can be found at: https://github.com/zateutsch/ML-Playground