Time Series Forecasting
Transformers
lightgbm_multihorizon
feature-extraction
cgm
time-series
glucose-forecasting
lightgbm
metabonet
custom_code
Instructions to use anonymous-4FAD/LightGBM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anonymous-4FAD/LightGBM with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("anonymous-4FAD/LightGBM", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K