Published October 16, 2015
| Version v0.5.3
Software
Open
yatsm: Yet Another Time Series Model (YATSM): v0.5.3
Description
Bug fixes from v0.5.3:
Fixes:
- Fix bug when running on real datasets with 100% missing data in timeseries (e.g., in corners) #47
- Fix yatsm train and yatsm classify for v0.5.0+ releases
- Update config file parsing to sklearn classifiers for yaml usage. Delete intermediate 'helper' classes that were used to type-check ini config file
Breaks:
- Need to update classifier YAML configuration files. See example RandomForest configuration file here
Files
yatsm-v0.5.3.zip
Files
(4.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:47b9c079a12214d23d5209b7691756e0
|
4.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ceholden/yatsm/tree/v0.5.3 (URL)