Re: [Scikit-learn-general] GSoC 2016

2016-03-24 Thread Raghav R V
Greetings everyone! Please note that the deadline for students to submit their Final PDF proposal is Friday, March 25th at 19:00 UTC. Students must submit a Final PDF proposal before the deadline or scikit-learn/Python Software Foundation will not be able to select them as a student. Students wit

[Scikit-learn-general] GSoC 2016

2016-03-21 Thread Raghav R V
Greetings everyone! This is a gentle reminder to the prospective GSoC applicants to post their proposals on the summerofcode.withgoogle website. As this is the place where your application becomes formal and the mentors comment and suggest improvements. Please note that the deadline is 25th and y

[Scikit-learn-general] GSoC 2016 proposal for the fused type project.

2016-03-21 Thread Devashish Deshpande
Hey everyone, My name is Devashish Deshpande. I will be applying for GSoC with scikit-learn for this summer. My aim is to contribute and work on bigger projects for scikit learn. I would love to keep contributing to scikit learn in the future and work towards making it even better. I have submitte

Re: [Scikit-learn-general] GSoC 2016 Proposal: Adding fused types to Cython files (YenChen Lin)

2016-03-21 Thread lin yenchen
Hello federico vaggi, Thanks for your advice. Would you please provide some example benchmarks for me? I'll do a survey on it and add it into my proposal. Best, YenChen -- Transform Data into Opportunity. Accelerate data

Re: [Scikit-learn-general] GSoC 2016 Proposal: Adding fused types to Cython files (YenChen Lin)

2016-03-21 Thread federico vaggi
Oh - and an extensive set of benchmarks would be very useful if people wanted to try to re-implement some of those core algorithms using alternative technologies like numba. On Mon, 21 Mar 2016 at 12:55 federico vaggi wrote: > This is incredibly well detailed and explained. The only suggestion

Re: [Scikit-learn-general] GSoC 2016 Proposal: Adding fused types to Cython files (YenChen Lin)

2016-03-21 Thread federico vaggi
This is incredibly well detailed and explained. The only suggestion I'd add is to add some benchmarks (mostly for speed, the change in memory usage should be predictable, I think). On Mon, 21 Mar 2016 at 05:37 lin yenchen wrote: > Hello everyone, > I'm Yen-Chen Lin, a senior student at Tsing Hu

[Scikit-learn-general] GSoC 2016 Proposal: Adding fused types to Cython files (YenChen Lin)

2016-03-20 Thread lin yenchen
Hello everyone, I'm Yen-Chen Lin, a senior student at Tsing Hua University major in Computer Science. (Here is my Github account ) At first, thanks for reviewing and providing lots of conducive advice on my previous PRs