Skip to content

Instantly share code, notes, and snippets.

View Jonalogy's full-sized avatar

Jonathan Tan Jonalogy

  • WatchTowr
  • Singapore
View GitHub Profile
@Jonalogy
Jonalogy / scikit_setup.md
Created October 27, 2016 06:16 — forked from undramatized/scikit_setup.md
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.