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
Rename Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks (1).ipynb to _Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks.ipynb
Browse files
Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks (1).ipynb → _Bank_Customer_Churn_Prediction_using_Artificial_Neural_Networks.ipynb
RENAMED
|
File without changes
|