File: finding_help.rst

package info (click to toggle)
scikit-learn 0.11.0-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 13,900 kB
  • sloc: python: 34,740; ansic: 8,860; cpp: 8,849; pascal: 230; makefile: 211; sh: 14
file content (38 lines) | stat: -rw-r--r-- 1,335 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Finding help
============


The project mailing list
------------------------

If you encounter a bug with ``scikit-learn`` or something that needs
clarification in the docstring or the online documentation, please feel free to
ask on the `Mailing List <http://scikit-learn.sourceforge.net/support.html>`_


Q&A communities with Machine Learning practictioners
----------------------------------------------------

  :Metaoptimize/QA:

    A forum for Machine Learning, Natural Language Processing and
    other Data Analytics discussions (similar to what Stackoverflow
    is for developers): http://metaoptimize.com/qa

    A good starting point is the discussion on `good freely available
    textbooks on machine learning`_

  :Quora.com:

    Quora has a topic for Machine Learning related questions that
    also features some interesting discussions:
    http://quora.com/Machine-Learning

    Have a look at the best questions section, eg: `What are some
    good resources for learning about machine learning`_.



.. _`good freely available textbooks on machine learning`: http://metaoptimize.com/qa/questions/186/good-freely-available-textbooks-on-machine-learning

.. _`What are some good resources for learning about machine learning`: http://www.quora.com/What-are-some-good-resources-for-learning-about-machine-learning