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

Penalize primitives with long execution times #45

Open roquelopez opened 1 year ago

roquelopez commented 1 year ago

So far we use the score as a feature to select/ignore primitives, we should include the execution times too.