Skip to content

Release v0.1.1

Latest
Compare
Choose a tag to compare
@moisesrsantos moisesrsantos released this 05 Feb 08:24
· 1 commit to main since this release

In this release, the performance evaluation metric has been updated from MASE to NMAE (Normalized Mean Absolute Error) for better interpretability. A custom implementation of NMAE has been added to utils.py using NumPy.