8000 Releases · opendsm/opendsm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: opendsm/opendsm

v1.1.0

21 May 22:38
8000
da256d7
Compare
Choose a tag to compare

What's Changed

Hourly Model

  • disallow negative cvrmse in hourly model
  • added temp_bin/cluster/temp interaction
  • updating clustering
  • updating hourly settings and adding clustering
  • clustering sort update
  • adaptive robust elasticnet
  • added fixed temperature bins
  • extreme temperature bin settings update
  • modified temporal_cluster code

Daily Model

  • added daily CVRMSE >= 0 and PNRMSE pass for sufficiency
  • fixing broken tests and making daily model use baseline_metrics
  • updating daily model settings to no longer use model_fields on instantiated class

Miscellaneous

  • revised adaptive loss penalization
  • modified extreme value flag to be based on IQR rule
  • ignores numpy warnings when dividing by zero and returns a NaN instead by @ssuffian in #549
  • fixes the warning data to only inculde invalid temperature rows by @ssuffian in #548
  • update README.md by @travis-recurve in #546

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Feb 23:42
db86479
Compare
Choose a tag to compare

Initial release of OpenDSM

0