Time Series Forecasting
Joblib
Keras
PyTorch
generic
demand-forecasting
supply-chain
gru
lstm
lightgbm
xgboost
random-forest
mixture-of-experts
Instructions to use AbdullahImran/Saudi-Supply-Demand-Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use AbdullahImran/Saudi-Supply-Demand-Models with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://AbdullahImran/Saudi-Supply-Demand-Models") - Notebooks
- Google Colab
- Kaggle
Add training logs
Browse files
logs/tft_run/version_0/hparams.yaml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
logs/tft_run/version_0/metrics.csv
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
lr-Adam,step
|
| 2 |
+
0.001,0
|