Instructions to use joyjitroy/Bank_Churn_Prediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use joyjitroy/Bank_Churn_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://joyjitroy/Bank_Churn_Prediction") - Notebooks
- Google Colab
- Kaggle
Upload Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks (1).ipynb
Browse files
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
_Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks.ipynb filter=lfs diff=lfs merge=lfs -text
|
| 37 |
_Bank_Customer_Churn_Prediction_using_ANN.ipynb filter=lfs diff=lfs merge=lfs -text
|
| 38 |
Bank_Customer_Churn_Prediction_using_ANN.ipynb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
_Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks.ipynb filter=lfs diff=lfs merge=lfs -text
|
| 37 |
_Bank_Customer_Churn_Prediction_using_ANN.ipynb filter=lfs diff=lfs merge=lfs -text
|
| 38 |
Bank_Customer_Churn_Prediction_using_ANN.ipynb filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks[[:space:]](1).ipynb filter=lfs diff=lfs merge=lfs -text
|
Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks (1).ipynb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed3fb17453b6699c46a37535fdac7df61302d14bff931e2b02ad0daf4dd0c532
|
| 3 |
+
size 11393270
|