Skip to content

Use different Machine Learning models / classifications to determine best performance in a real life Credit Risk scenario.

Notifications You must be signed in to change notification settings

mattpretel/Machine-Learning-Credit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Using Classification / Machine Learning to Determine Credit Risk

In this project I will build and analyze different machine-learning models to predict credit risk.

In the Resampling_Credit_Risk notebook I will perform the following tests and compare the results:

  • Oversample data using Naive Random Oversampler / SMOTE algorithms.

  • Undersample data using Cluster Centroids algorithm.

  • Over / undersample using a combination SMOTEENN algorithm.

In the Ensemble_Learning_Credit_Risk notebook I will run two different ensemble classifiers (Balanced Random Forest / Easy Ensemble) and compare the results.

About

Use different Machine Learning models / classifications to determine best performance in a real life Credit Risk scenario.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published