Skip to content

Machine Learning workshop for Orcatech. Made for Y1 undergraduates across all majors.

Notifications You must be signed in to change notification settings

ivanderjmw/Orcatech_ML_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orcatech_ML_Workshop

Machine Learning workshop for Orcatech. Made for Y1 undergraduates across all majors.

Setup instructions

Download Python 3 https://www.python.org/downloads/

Open up your terminal and use pip to install jupyter, pandas, numpy, matplotlib, scikit-learn:

pip3 install pandas numpy jupyter matplotlib scikit-learn

Try to launch jupyter notebook in the terminal:

jupyter notebook

This should open in the browser, you can the navigate to the file you want to open. When you want to exit, close the tab and go back to the terminal and shut it down using Ctrl-C.

About

Machine Learning workshop for Orcatech. Made for Y1 undergraduates across all majors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages