Hi,
For Polynomial regression, take a look at this PR, which was recently
merged:

   https://github.com/scikit-learn/scikit-learn/pull/2585

An example of this new feature in use is here:


https://github.com/scikit-learn/scikit-learn/blob/master/examples/linear_model/plot_polynomial_interpolation.py

Thanks,
   Jake


On Sun, Dec 8, 2013 at 5:14 AM, Alexandre Gramfort <
alexandre.gramf...@telecom-paristech.fr> wrote:

> hi,
>
> have a look at:
>
> https://github.com/scikit-learn/scikit-learn/pull/2285
>
> any help to test/review this PR is very welcome.
>
> Alex
>
>
> On Sun, Dec 8, 2013 at 1:53 PM, Chen Wang <wangc...@mail.bnu.edu.cn>
> wrote:
> >
> > Dear all,
> >
> > I mainly use scikit learn do regression analysis. I found that this
> package
> > didn't have polynomial regression and Multivariate Adaptive Regression
> > Splines(MARS) regression methods which are famous in my research area. If
> > the authors have no time, I want to contribute these two methods. Please
> > tell me what to do.
> >
> > Thanks,
> > Chen Wang
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Sponsored by Intel(R) XDK
> > Develop, test and display web and hybrid apps with a single code base.
> > Download it for free now!
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Scikit-learn-general mailing list
> > Scikit-learn-general@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
> >
>
>
> ------------------------------------------------------------------------------
> Sponsored by Intel(R) XDK
> Develop, test and display web and hybrid apps with a single code base.
> Download it for free now!
>
> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to