Perform a Credit Risk Supervised Machin Learning Analysis using scikit-learn and imbalanced-learn libraries.
-
Updated
Apr 4, 2021 - Jupyter Notebook
Perform a Credit Risk Supervised Machin Learning Analysis using scikit-learn and imbalanced-learn libraries.
Supervised Machine Learning and Credit Risk
Established a supervised machine learning model trained and tested on credit risk data through a variety of methods to establish credit risk based on a number of factor
Six different techniques are employed to train and evaluate models with unbalanced classes. Algorithms are used to predict credit risk. Performance of these different models is compared and recommendations are suggested based on results.
Supervised Machine Learning and Credit Risk
Built, trained and evaluated multiple supervised machine learning algorithms to predict credit risk for loan applicants. Algorithms ran include Random Oversampler, SMOTE, Cluster Centroids, SMOTEENN, Balanced Random Forest Classifier, and Easy Ensemble Classifier.
using machine learning to assess credit risk
Extract data provided by lending club, and transform it to be useable by predictive models.
Using machine learning to train and evaluate models with unbalanced classes to determine the best models to predict credit risk.
Supervised Machine Learning and Credit Risk
Supervised Machine Learning
For this analysis, we used computational linguistics and biometrics to systematically identify the trend using various news articles and closing prices using the "CoinGecko CSV & Crypto News API"!
Compared the effectiveness of the EasyEnsembleClassifier and LogisticRegression libraries. This was to assess the model with the best scores for balanced accuracy, recall, and geometric mean.
Predicts credit risk of individuals based on information within their application utilizing supervised machine learning models
Supervised machine learning model to analyze credit risk
Uses several machine learning models to predict credit risk.
About Six different techniques are employed to train and evaluate models with unbalanced classes. Algorithms are used to predict credit risk. Performance of these different models is compared and recommendations are suggested based on results. Topics
Supervised Machine Learning Project
Analysis of different machine learning models' performance on predicting credit default
Add a description, image, and links to the easy-ensemble-classifier topic page so that developers can more easily learn about it.
To associate your repository with the easy-ensemble-classifier topic, visit your repo's landing page and select "manage topics."