Published December 12, 2023
| Version v0.2.0
Software
Open
TomMonks/forecast-tools: v0.2.0
Authors/Creators
Description
v0.2.0
- ENV: Updated environment to python 3.11 and package versions to latest in Dec 2023
- PATCH: np.float and np.int were deprecated in numpy v1.20. Updated
baselinemodule to use native 'float' and 'int' instead. - PATCH:
cross_validation_foldsnow returns a list of tuples instead of jagged array. - ENHANCEMENT: added
metrics.winkler_scoreandmetrics.absolute_coverage_difference - DOCS: updated documentation to include "coverage" metrics.
Files
TomMonks/forecast-tools-v0.2.0.zip
Files
(611.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2455efae3b0e52c477183eead0a151c9
|
611.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/TomMonks/forecast-tools/tree/v0.2.0 (URL)