Instructions to use kyLELEng/patchtst-cross-sectional-return-forecast with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kyLELEng/patchtst-cross-sectional-return-forecast with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForPrediction tokenizer = AutoTokenizer.from_pretrained("kyLELEng/patchtst-cross-sectional-return-forecast") model = PatchTSTForPrediction.from_pretrained("kyLELEng/patchtst-cross-sectional-return-forecast") - Notebooks
- Google Colab
- Kaggle
File size: 198 Bytes
5839ed9 | 1 2 3 4 5 6 | {
"epoch": 3,
"best_validation_loss_so_far": 40.24265670776367,
"resume_from_model_id": "JumpHigh/patchtst-cross-sectional-return-forecast",
"resume_from_subfolder": "checkpoints/epoch-03"
} |