Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kb:machine_learning [2016/09/01 06:28] – created yehudakb:machine_learning [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Python machine larning ====== ====== Python machine larning ======
  
 +Install [[https://www.scipy.org/install.html|scipy]]
 <code> <code>
 sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose
 </code> </code>
 +
 +Install [[http://scikit-learn.org/stable/install.html| scikit-learn]]
 +<code>
 +pip install -U scikit-learn
 +</code>
 +
 +http://vispy.org/installation.html
kb/machine_learning.1472711310.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0