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 models
Browse files
models/preprocessor.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df697bb76a744fce5e102bf4b119855f006df621de38e3adf121b1be14485301
|
| 3 |
+
size 6893
|