Time Series Forecasting
Transformers
Safetensors
English
patchtst
time-series
stock-prediction
finance
quantitative
wavelet-denoising
Instructions to use tbukuai/stock-patchtst-sp500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tbukuai/stock-patchtst-sp500 with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForPrediction tokenizer = AutoTokenizer.from_pretrained("tbukuai/stock-patchtst-sp500") model = PatchTSTForPrediction.from_pretrained("tbukuai/stock-patchtst-sp500") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!