peopledoc / mlvtools

Public repository for versioning machine learning data
Other
42 stars 7 forks source link

Pipeline export based on configuration #41

Open sbracaloni opened 5 years ago

sbracaloni commented 5 years ago

The pipeline export feature is really static. All parameters values are hard-coded and duplicated.

It could be nice to be able to export according to a configuration. Parameters can dynamically match configuration variables according to their normalized name .

Example:

Configuration Command argument MIN_CUT_OFF=125 --min-cut-off