salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 393 forks source link

Unit test for auroc=1 when TP=0 #560

Closed mrunfeldt closed 3 years ago

mrunfeldt commented 3 years ago

Added a unit test that captures a scenario that was suspected to be a bug in BinaryClassification metric calculation. Verified that there is no bug, behavior is expected.

salesforce-cla[bot] commented 3 years ago

Thanks for the contribution! Before we can merge this, we need @mrunfeldt to sign the Salesforce.com Contributor License Agreement.