capitalone / rubicon-ml

Capture all information throughout your model's development in a reproducible way and tie results directly to the model code!
https://capitalone.github.io/rubicon-ml/
Apache License 2.0
127 stars 32 forks source link

deprecate prefect tasks #483

Closed ryanSoley closed 1 week ago

ryanSoley commented 1 week ago

What

deprecates the rubicon_ml.workflow module, only containing prefect tasks. rubicon-ml can still be used within custom prefect tasks as it normally would be

How to Test

ryanSoley commented 1 week ago

after this is merged and released, a followup will remove the tasks.py file and the prefect dependency from the setup, requirements, and environments