smoteen
There are 11 repositories under smoteen topic.
mdabbous88/Credit_Risk_Analysis
Assess credit risk of applicants using supervised machine learning. Several different machine learning techniques such as SMOTE, SMOTEENN, RANDOM FOREST, EASY ENSEMBLE were applied, the models were assessed using accuracy score, precision and accuracy to choose the best technique that applies to this type of problem.
annarsama/FraudDetection
A fraud detection (exploratory) project using machine learning algorithms over 11 million real transactions
Aryanakh7/Credit_Risk_Analysis
Analysis of a dataset using different techniques to train and evaluate models with unbalanced classes, aimed at reducing bias and predicting accurate credit risk.
emaynard10/Credit_Risk_Analysis
Using supervised machine learning to predict credit risk. Trying oversampling, under sampling, combination sampling and ensemble learning to find the model with the best fit
eric-blankinshp/Credit_Risk_Analysis_Supervised_ML
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
JeffZimmerman/Credit_Risk_Analysis
This project applies supervised machine learning models to predict credit risk, and compare algorithm effectiveness in an unbalanced classification problem
NataliaVelasquez18/credit-risk
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.
nickjlupu/Credit-Risk
Supervised scikit-learn machine learning models using several sampling techniques.
Peteresis/Credit_Risk_Analysis
Using Supervised Machine Learning algorithms to identify credit risks
sjwedlund/Credit_Risk_Analysis
Apply machine learning to solve the challenge of credit risk
Wamuza1/Credit_Risk_Analysis
Supervised Machin Learning Analysis using scikit-learn and imbalanced-learn libraries.