Skip to content

0.5.3

Compare
Choose a tag to compare
@Jauntbox Jauntbox released this 08 May 21:16
8d2e819

Bug fixes:

  • Threshold metrics calculation fix when unseen labels are present #293
  • DataCutter-related fixes for multiclass #263
  • Fixed onSetInput so is always called with new input #280

New features / updates:

  • Improved test SmartTextMapVectorizerTest #296
  • Add check to raw feature filter for removing all features #303
  • Spec-ifying ngram similarity tests #299
  • Add random test feature generator to generate datasets with features of all types #298
  • Spec-ifying NGramTest #297
  • Added base spec for testing Spark wrapping transformers #295
  • Add/upgrade string indexing tests #294
  • Improved multi pick list map vectorizer test #292
  • Improvements of Vectorizer tests #291
  • Updated TextMapPivotVectorizerTest to use OpEstimatorSpec #290
  • Update TextTokenizerTest to use OpTransformerSpec #289
  • Add test for RealNNVectorizer #288
  • Improved OPCollectionHashingVectorizerTest test #286
  • Created new tests for OpCollection #285
  • Update names of transformer tests and files to match class names #284
  • Improved test by extending OpTransformerSpec #283
  • Skip writing empty stages & skip loading stages without uid-s #282
  • Skip serializing estimators + fix test + added empty data transform test #281

Dependency updates:
N/A