Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: A graph-based functional API for building complex sklearn pipelines (github.com/alegonz)
77 points by algnz on March 14, 2020 | hide | past | favorite | 4 comments



Neat! See also: https://fklearn.readthedocs.io/en/latest/, which wraps sklearn in a much-improved functional API.


How is this different from pipelineand feature union


He mention in the README that sklearn native pipelinea don't support estimators union (stacking).


Can you make a graph from feature union's? IIRC it just does what it says on the tin.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: