Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 851 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 851 Bytes

🎓 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! 🚀