Skip to content

EMHASS add-on v0.9.0

Compare
Choose a tag to compare
@davidusb-geek davidusb-geek released this 12 May 20:01
· 12 commits to main since this release

Improvement

  • On this new version we now have a new method to train a regression model using Scikit-Learn methods. This is the contribution of @gieljnssns. Check the dedicated section the documentation to this new feature: https://emhass.readthedocs.io/en/latest/mlregressor.html
  • Again another bunch of nice improvements by @GeoDerp:
    • Added Dictionary var containing EMHASS paths
    • MLForcaster error suppression
    • Add freq as runtime parameter
    • Improved documentation added README buttons
  • Bumping dependencies:
    • Bump h5py from 3.10.0 to 3.11.0
    • Bump myst-parser from 2.0.0 to 3.0.1
    • Bump skforecast from 0.11.0 to 0.12.0

What's Changed

  • Documentation add buttons and adjust markdown formatting by @GeoDerp in #94

Full Changelog: v0.8.6...v0.9.0