0 Forks
0 Stars
0 Watchers

Credit_Risk_Analysis

Using the credit card credit dataset from LendingClub, a peer-to-peer lending services company, you’ll oversample the data using the RandomOverSampler and SMOTE algorithms, and undersample the data using the ClusterCentroids algorithm. Then, you’ll use a combinatorial approach of over- and undersampling using the SMOTEENN algorithm.

How to download and setup Credit_Risk_Analysis

Open terminal and run command
git clone https://github.com/suyinwb/Credit_Risk_Analysis.git
git clone is used to create a copy or clone of Credit_Risk_Analysis repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Credit_Risk_Analysis https://github.com/suyinwb/Credit_Risk_Analysis/archive/master.zip

Or simply clone Credit_Risk_Analysis with SSH
[email protected]:suyinwb/Credit_Risk_Analysis.git

If you have some problems with Credit_Risk_Analysis

You may open issue on Credit_Risk_Analysis support forum (system) here: https://github.com/suyinwb/Credit_Risk_Analysis/issues