🎓 Intro to Machine Learning
This repo includes some simple-to-use notebooks, based on the scikit-Learn tutorials and matplotlib tutorials. These are meant purely for illustration purposes, in order to show off notebooks in Codespaces. Otherwise, the aforementioned tutorials are the authoritative sources of this content.
Getting Started
- Open this repo in a Codespace (click the button above!)
- Open one of the notebooks
- Click the
Select kernel
button in the upper-right and selectPython 3.10.4 64-bit
- Have fun! 🚀