[Scikit-learn-general] Getting involved(beginner)

2016-12-13 Thread piyush goel
Dear developer, I am Piyush an Electrical and Electronics Engineering student from DTU,India. I'm new to open source and the Python foundation as well, but I want to get involved. I tried contacting the org through irc but wasn't able to talk to anyone, so I'm writing this mail. Please guide me th

Re: [Scikit-learn-general] Getting Involved

2013-03-10 Thread Andreas Mueller
On 03/10/2013 09:09 PM, Lars Buitinck wrote: > 2013/3/10 Andreas Mueller : >> One other open task is adding good "see also" sections in the documentation >> and generally improve documentation consistency and quality. > Also not mentioned in the issue tracker (I think) is that we want to > support

Re: [Scikit-learn-general] Getting Involved

2013-03-10 Thread Lars Buitinck
2013/3/10 Andreas Mueller : > One other open task is adding good "see also" sections in the documentation > and generally improve documentation consistency and quality. Also not mentioned in the issue tracker (I think) is that we want to support Python 3. There is partial support for that (mostly

Re: [Scikit-learn-general] Getting Involved

2013-03-10 Thread Andreas Mueller
Hi Chinmay. You could work on improving test coverage or any of the issues labeled easy: https://github.com/scikit-learn/scikit-learn/issues?labels=Easy In particular you could have a look at https://github.com/scikit-learn/scikit-learn/issues/1678 Other than that I don't see an issue that is part

[Scikit-learn-general] Getting Involved

2013-03-10 Thread chinmay naik
Hi, I have read the PSF minimum requirements for prospective students who wish to participate in gsoc-13. I am a newbie to sklearn and machine learning. Are there any particular easy fix issues i could handle? Do i first need to be familiar with them and then try to handle issues? Thanks in advanc