You might enjoy `make_union` and `make_pipeline` in the 0.15 release.
On 3 August 2014 01:09, Anders Aagaard <[email protected]> wrote:
> Hi
>
> I found myself constructing custom BaseEstimators very often to do neat
> stuff with pipelines. And I almost always use pandas dataframe for easy
> sorting/grouping etc.
>
> Instead of writing it for every project I figured I'd generalize it and
> share it. The code is available here :
> https://github.com/andaag/scikit_helpers . It's not very clean, it's
> mostly copy and paste from really old stuff, but it works and it makes it
> very easy for me to construct large pipelines for gridsearches/quick
> experiments.
>
> It's built to work with my pandas and scikit versions (which are very
> recent https://hub.docker.com/u/andaag/sklearn_notebook3/ ), and I'm not
> sure if all the code works on older builds.
>
> --
> Best regards
> Anders Aagaard
>
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general