Time Series Forecasting
Transformers
Safetensors
kairos
time-series
forecasting
foundation-model
zero-shot
Instructions to use mldi-lab/Kairos_10m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mldi-lab/Kairos_10m with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mldi-lab/Kairos_10m", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Multivariate forecasting
1
#3 opened 8 months ago
by
lorenzolaudato
Add exogenous variables or finetuning model
3
#2 opened 8 months ago
by
lorenzolaudato