msahamed / lending_loan_prediction

The purpose of this project is to process the dataset, analyze it, do some feature engineering and finally make a predictive loan model for an applicant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lending Club Loan Analysis and Prediction

Basic Information:

The purpose of this project is to process the dataset, analyze it, do some feature engineering, and finally make a predictive loan model for an applicant.

Codes and Libraies

In this project i use Python 3.0. and Python libraries are also required:

  • NumPy
  • Pandas
  • matplotlib
  • scikit-learn

    Datasets

    Dataset can be downloaded from this link: https://drive.google.com/drive/folders/1SrC90L7273QT2r3d6UBFmifwxo5qVqlY

    Contributors

    Sabber Ahamed

    License

    MIT

  • About

    The purpose of this project is to process the dataset, analyze it, do some feature engineering and finally make a predictive loan model for an applicant.


    Languages

    Language:Jupyter Notebook 99.9%Language:Python 0.1%