Skip to content

Instantly share code, notes, and snippets.

@calstad
Created December 8, 2016 18:13
Show Gist options
  • Select an option

  • Save calstad/399ebe919424f90c1208816be6f8b237 to your computer and use it in GitHub Desktop.

Select an option

Save calstad/399ebe919424f90c1208816be6f8b237 to your computer and use it in GitHub Desktop.
%matplotlib inline
import numpy as np
import pandas as pd
import matplotlib.cm as cm
import matplotlib.pyplot as plt
from sklearn import preprocessing, manifold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment