/intro-to-ml

🎓 Simple to use notebooks, based on the scikit-Learn and matplotlib tutorials

Primary LanguageJupyter Notebook

🎓 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.

Open in Codespaces

Getting Started

  1. Open this repo in a Codespace (click the button above!)
  2. Open one of the notebooks
  3. Click the Select kernel button in the upper-right and select Python 3.10.4 64-bit
  4. Have fun! 🚀