Skip to content

Dataweekends/intro_to_scikit_learn

Repository files navigation

Intro to Scikit Learn

Intro To Scikit Learn workshop code.

Getting Started:

Download miniconda python 2.7

Go to https://conda.io/miniconda.html download and install Miniconda for your system

Create a conda environment

From the current folder run:

conda env create

Answer yes when prompted and then activate the environment:

source activate sklearn

Run code

Starter code:

python iris_starter_script.py

Try doing the exercises in it.

Advanced code:

python iris_starter_script.py

Try doing the exercises in it.

About

Intro To Scikit Learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages