Skip to content

2.8.5

Compare
Choose a tag to compare
@liudmylaru liudmylaru released this 17 May 18:20
· 2738 commits to main since this release
166c1fc

ADS

  • Added support for key_content attribute in ads.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.