Statistical test(F-test, t-test, and U-test) with two numerical arrays.
-
Updated
May 31, 2017 - JavaScript
Statistical test(F-test, t-test, and U-test) with two numerical arrays.
In this assignment, I have built and evaluate several machine-learning models to predict credit risk using free data from LendingClub. Credit risk is an inherently imbalanced classification problem (the number of good loans is much larger than the number of at-risk loans), so I needed to employ different techniques for training and evaluating mo…
Credit Risk Classification
Add a description, image, and links to the resampled-data topic page so that developers can more easily learn about it.
To associate your repository with the resampled-data topic, visit your repo's landing page and select "manage topics."