2.8.5
ADS
- Added support for
key_content
attribute inads.set_auth()
for the API KEY authentication. - Fixed bug in
ModelEvaluator
when it returned incorrect ROC AUC characteristics. - Fixed bug in
ADSDataset.suggest_recommendations()
API, when it returned an error if the target wasn't specified. - Fixed bug in
ADSDataset.auto_transform()
API, when an incorrect sampling was suggested for imbalanced data.