A Logestic Regression model to predict whether the individual will default in their credit card payment.
- Sk-learn - It is A Python Machine Learning Library.
- Pickle - Python pickle module is used for serializing and de-serializing a Python object structure.
This is a simple notebook which runs a Logestic Regression Model and save a Pickle file for reuse.
Development in Progress Will be Uploaded Soon
- Model Interpretation - Interpretability is closely connected with the ability of users to understand the model.
- Demo - A Simple Flask app on above built Model.
