Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 356 Bytes

Credit Analysis

Predicting default rate of consumers using Python Jupyter Notebook

Getting familiar with Python libraries:

  • Numpy and Pandas for pre-processing and data wrangling
  • SciPy, Seaborn, MatPlotlib etc for vizualization
  • ScikitLearn for modelingg

Replicating procedures that I followed in previous projects in which I used R