timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
4.91k stars 622 forks source link

Using pre train weight in TSRegressor API #851

Open FarnooshGhadiri opened 8 months ago

FarnooshGhadiri commented 8 months ago

Hi..When I am using oretarin=true and give a path to the retrain weight it gives me a error that RSRegressor is not utterable..how I can solve this problem?