Skip to content

Lavanya295/Credit-Risk-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Credit_Risk_Analysis

The purpose of this analysis was to utilize credit card datasets from an actual company (LendingClub) and use linear regression to sample and predict the data. The data was oversampled through the use of the RandomOverSampler and SMOTE algorithms, while it was under sampled using the ClusterCentroids algorithm. After obtaining the results, The BalancedRandomForestClassifier and EasyEnsembleClassifier models were utilized to predict credit risk.

Undersampling image

Oversampling image

Smote Oversampling image

Combination Sampling image

RandomForestClassifier image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published