Instructions to use mnigr/patchtst-mean-reversion-scanner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mnigr/patchtst-mean-reversion-scanner with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForClassification tokenizer = AutoTokenizer.from_pretrained("mnigr/patchtst-mean-reversion-scanner") model = PatchTSTForClassification.from_pretrained("mnigr/patchtst-mean-reversion-scanner", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
2a950f7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:295748b448bc096e95de7c756a961a74fb6b07b73b1c253e08cd5a7eee44da0a
size 807
|