Skip to content

Releases: moisesrsantos/tsmorph

Release v0.1.1

05 Feb 08:24

Choose a tag to compare

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.