Re: [Scikit-learn-general] Regarding viewing the decision boundaries of classifiers

2015-02-20 Thread ragv ragv
> iii) What would be the best way to know whether the model is fine or > overfitted according to your experience? Take a look at this answer by Lars - http://stackoverflow.com/a/12254521/4016687 -- Download BIRT iHub F-Typ

Re: [Scikit-learn-general] GSoC2015 topics

2015-02-12 Thread ragv ragv
Hi, Is there a good deal of interest in having GAMs implemented? The timeline for such a project would go something like : Before GSoC: * Implement SpAM Before Midterm : * Help merge pyearth into scikit learn * Implement Additive Model -> `AdditiveClassifier` / `AdditiveRegressor` ( Not sure if

Re: [Scikit-learn-general] GSoC2015 topics

2015-02-09 Thread ragv ragv
Hi, I saw implementing GAMs as one of the suggested topics for GSoC 2015. Could I take that up? I saw your ( Alex's ) name under that. If yes, please let me know I'll start working on the same and if you permit me to, I'll start a wiki page for my proposal and timeline. Thanks ragv -