Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.6.1 source code.tar.gz | 2019-09-11 | 112.3 MB | |
0.6.1 source code.zip | 2019-09-11 | 113.3 MB | |
README.md | 2019-09-11 | 1.7 kB | |
Totals: 3 Items | 225.6 MB | 0 |
Bug fixes:
- Ensure correct metrics despite model failures on some CV folds #404
- Fix flaky ModelInsight
tests #395
- Avoid creating SparseVector
s for LOCO #377
New features / updates:
- Model combiner #385
- Added new sample for HousingPrices #365
- Test to verify that custom metrics appear in model insight metrics #387
- Add FeatureDistribution
to SerializationFormat
s #383
- Add metadata to OpStandadrdScaler
to allow for descaling #378
- Improve json serde error in evalMetFromJson
#380
- Track mean & standard deviation as metrics for numeric features and for text length of text features #354
- Making model selectors robust to failing models #372
- Use compact and compressed model json by default #375
- Descale feature contribution for Linear Regression & Logistic Regression #345
Dependency updates:
- Update tika version #382