How to use from the
Use from the
Transformers library
# 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")
Quick Links

PatchTST Mean Reversion Crypto Scanner

This model uses the PatchTST architecture (A Time Series is Worth 64 Words) to identify high-probability mean reversion setups in cryptocurrency perpetual futures. Unlike XGBoost which looks at single snapshots, this model analyzes a 48-step sequence of market conditions leading up to a signal.

Downloads last month
9
Safetensors
Model size
171k params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support