A Deep Learning analysis to predict success of charity campaigns
-
Updated
Jul 21, 2023 - Jupyter Notebook
A Deep Learning analysis to predict success of charity campaigns
Credit Risk Analysis utilizing imbalanced classification machine learning models
Predicts credit risk of individuals based on information within their application utilizing supervised machine learning models
Extract data provided by lending club, and transform it to be useable by predictive models.
Supervised scikit-learn machine learning models using several sampling techniques.
Uses several machine learning models to predict credit risk.
Supervised Machine Learning and Credit Risk
Credit Risk Analysis utilizing imbalanced classification machine learning models
Machine learning models for predicting credit risk in LendingClub dataset.
Data preparation, statistical reasoning and machine learning are used to solve an unbalanced classification problem. Different techniques are employed to train and evaluate models with unbalanced classes.
Supervised Machine Learning
The purpose of this study is to recommend whether PureLending should use machine learning to predict credit risk. Several machine learning models are built employing different techniques, then they are compared and analyzed to provide the recommendation.
To associate your repository with the cluster-centroids-undersampling topic, visit your repo's landing page and select "manage topics."