http://scikit-learn.org/stable/tutorial/basic/tutorial.html
http://scikit-learn.org/stable/auto_examples/plot_digits_classification.html#example-plot-digits-classification-py
http://scikit-learn.org/stable/tutorial/machine_learning_map/index.html
https://pypi.python.org/pypi/scikit-learn/0.14.1
http://scikit-learn.org/stable/_downloads/plot_digits_classification.py
http://scikit-learn.org/stable/user_guide.html
$ pip install numpy
$ pip install scipy
$ pip install scikit-learn
(or $ easy_install scikit-learn)
Recognizing hand-written digits
No comments:
Post a Comment