A Tutorial on Simple Machine Learning Methods Held for the Graduate School on Bionics, 2012.
Created by Hannes Schulz, Andreas Mueller and Nenard Birešev.
ContentThe slides are at presentation/presentation_screen.pdf
The interactive notebooks are in the main folder.
The content of the notebooks can be viewed online through nbviewer.ipython.org. This is not interactive. You need to install Python on your computer to use the notebooks interactively.
presentation
.working_notebooks
.For a true interactive use of the notebooks you need to install Python, IPython (for notebooks) and the required libraries scikit-learn, matplotlib and numpy.
WindowsYou can install everything at once using a complete scientific Python distribution. Two good ones are the Enthought Python distribution (EPD, free for academic use) or Python-(x, y) (free for everyone).
MacFor OS X, you can also use the Enthought Python distribution or the scipy-superpack.
LinuxJust use your package manager, for example on ubuntu or debian, use apt-get install python ipython python-matplotlib python-numpy python-sklearn
.
You need to make sure to have at least IPython >= 0.11 installed. You can update using the programm easy_install
.
More tips on installing scikit-learn can be found on the scikit-learn website.
More ResourcesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4