Nixtla / nixtla

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.
https://docs.nixtla.io
Other
1.91k stars 151 forks source link

Pytorch_lightning error when Importing neuralforecast library #49

Closed k7e7n7t closed 9 months ago

k7e7n7t commented 1 year ago

I am trying to run the neuralforecast example, but I am getting an error when I try to import the library.

image

Thank you!

Sandy4321 commented 11 months ago

may you share link to code sample to try ?

AzulGarza commented 9 months ago

Hey! Closing this PR since this was related to a previous repo version. Now, the repo contains the python SDK to access TimeGPT. :)