- Allow batch scoring of a dataset from AI Catalog. - Add operators to get target drift and feature drift. - Add `datarobot_score` example DAG which shows how to score data against an existing deployment.
0.0.3
Added
- Enable project creation from a local training data file. - Added the default value for DataRobot endpoint in the connection hook.
Changed
- Increased dependency version to `datarobot>=2.28.0`.
0.0.2
Changed
- Lowercase the name of example pipeline dag function. - Remove `default_args` from example dag. - Use fixed date for `start_date` in example dag.