VIDA-NYU / alpha-automl

Alpha-AutoML is a Python library for automatically generating end-to-end machine learning pipelines.
https://alpha-automl.readthedocs.io
Apache License 2.0
19 stars 3 forks source link

Add origin field to primitives #31

Closed roquelopez closed 1 year ago

roquelopez commented 1 year ago

This will help to identify whether a primitive comes from Alpha-AutoML (e.g. sklearn or built-in primitive) or is added on-the-fly.