Instructions to use abdalla732/heart_failure_prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use abdalla732/heart_failure_prediction with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://abdalla732/heart_failure_prediction") - Notebooks
- Google Colab
- Kaggle
Upload scaler.joblib with huggingface_hub
Browse files- scaler.joblib +3 -0
scaler.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8ead6c8850c0e49c7c6996959118eda52ed66dd8b88f7911f21f3dcc190efb0
|
| 3 |
+
size 1639
|