====== Python machine larning ====== Install [[https://www.scipy.org/install.html|scipy]] sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose Install [[http://scikit-learn.org/stable/install.html| scikit-learn]] pip install -U scikit-learn http://vispy.org/installation.html