Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.3 source code.tar.gz | 2019-05-08 | 112.2 MB | |
0.5.3 source code.zip | 2019-05-08 | 113.2 MB | |
README.md | 2019-05-08 | 2.4 kB | |
Totals: 3 Items | 225.4 MB | 0 |
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