Show HN: A graph-based functional API for building complex sklearn pipelines (github.com) 77 points by algnz 6y ago ↗ HN
[–] kk58 6y ago ↗ How is this different from pipelineand feature union [–] ska 6y ago ↗ Can you make a graph from feature union's? IIRC it just does what it says on the tin. [–] yanovskishai 6y ago ↗ He mention in the README that sklearn native pipelinea don't support estimators union (stacking).
[–] ska 6y ago ↗ Can you make a graph from feature union's? IIRC it just does what it says on the tin.
[–] yanovskishai 6y ago ↗ He mention in the README that sklearn native pipelinea don't support estimators union (stacking).
[–] phunge 6y ago ↗ Neat! See also: https://fklearn.readthedocs.io/en/latest/, which wraps sklearn in a much-improved functional API.
4 comments
[ 3.2 ms ] story [ 19.5 ms ] thread