Skip to content

Instantly share code, notes, and snippets.

View njwilson's full-sized avatar

Nick Wilson njwilson

View GitHub Profile
@njwilson
njwilson / README.rst
Created August 9, 2012 20:13
Machine Learning Throwdown

Services and Algorithms

This section describes each of the services compared in the throwdown and the algorithms/models used.

BigML

Decision trees.

@njwilson
njwilson / gist:1742272
Created February 5, 2012 03:04
Very Basic Pip2

Install

Install one or more packages from PyPi (ignoring dependencies).

Usage: pip2 install <package>...

Example:

$ pip2 install package1