I have installed scikit-learn using pip install, however, I don't see the doc folder there to see the examples and tutorials . Did I do something wrong?
Asked
Active
Viewed 258 times
-1
-
1Be more specific, where are you looking? Try to provide more detail or no one will be able to help you. – Fencer04 Aug 31 '16 at 16:45
1 Answers
0
The best place to find the most updated and detailed information is the scikit-learn website.
scikit-learn documentation: http://scikit-learn.org/stable/documentation.html
scikit-learn tutorials: http://scikit-learn.org/stable/tutorial/index.html

ode2k
- 2,653
- 13
- 20