Skip to content

Instantly share code, notes, and snippets.

@undramatized
undramatized / scikit_setup.md
Last active January 8, 2017 01:00
Setup and Installation of Scikit Learn

Written with StackEdit.

##Machine Learning with Scikit ###Setup and Installation

For this tutorial we will be working with a Python framework called Scikit Learn. This is a free machine learning library that will allow us to execute multiple ML techniques and methodologies.