/dagify

Build your scikit learn dag with simple text file

Primary LanguagePythonApache License 2.0Apache-2.0

DAG BUILDER FOR SCIKIT LEARN

DAG builder for scikit learn based on yaml file.

The goal of the project is to provide a text format to easily build DAGs for scikit learn so that the data scientist can focus on the algorithms instead of the implementation.