Instructions to use varungupta0994/NBPDCL_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use varungupta0994/NBPDCL_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://varungupta0994/NBPDCL_Models") - Notebooks
- Google Colab
- Kaggle
Upload stlf_model.joblib with huggingface_hub
Browse files- stlf_model.joblib +2 -2
stlf_model.joblib
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bc5a459dfe6f1d1ca6b011f2f32c74fcb6f06b943b8d0845b8b51ddc0510424
|
| 3 |
+
size 71701441
|