Marco
03/25/2024, 10:03 PMCristian Challu
03/26/2024, 3:42 AMfrom neuralforecast.losses.numpy import mae, smape
Can you instead load them from utilsforecast
? We are trying to increase the usage of this library. They are also in the losses module (https://github.com/Nixtla/utilsforecast/blob/main/utilsforecast/losses.py). Also, if you can write a very short paragraph just mentioning that the library contains several functions commonly used in time series analysis (plotting, evaluation, preprocessing, etc.) it would be great.
Again, amazing work!Marco
03/26/2024, 12:50 PM