New
0.5.2
Bug fixes:
- Fixed local scoring with multipicklist features #243
- Fixed error messages in
DataCutterandDataBalancer#256 - Fixed bug in in model selector fit method #251
- Fixed some Transmogrifier defaults to be modifiable / exposed #232
- Fixed bug in
OpXGBoostClassificationModel#229 - Minor fixes / cleanup on notebooks, Helloworld examples, and developer guide #226, #230, #240, #259
New features / updates:
- Added transformer classes for common math operations #255, #257
- Added string transformers for substring search and valid email #265
- Added scaler and descaler transformers #223
- Added Raw Feature Filter results e.g., metrics, exclusion reasons to serialization and to
ModelInsights#237, #252, #258, #276 - Changed
OpBinScoreEvaluatorto allow for lift analysis #233
Dependency updates: