Re: [Scikit-learn-general] Starting to contribute to Scikit-learn.

2014-09-07 Thread Olivier Grisel
Please also read the developer docs : http://scikit-learn.org/stable/developers/ -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/___ Scikit-learn-g

Re: [Scikit-learn-general] Starting to contribute to Scikit-learn.

2014-09-06 Thread Kyle Kastner
Shubham, There are many open improvements on the GitHub issues list (https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+is%3Aissue+label%3AEasy). I recommend starting with a few of the Easy or Documentation tasks - it helps get the workflow down and is also very valuable to the projec

[Scikit-learn-general] Starting to contribute to Scikit-learn.

2014-09-06 Thread Shubham Tomar
Hi, I would like to start contributing to scikit learn. What are some tasks a machine learning starter can begin with ? I am familiar with fundamental machine learning algorithms like Naive Bayes, SVMs etc. Thanks and regards, Shubham ---