Skip to content
#

smoteenn

Here are 77 public repositories matching this topic...

Machine-Learning project that uses a variety of credit-related risk factors to predict a potential client's credit risk. Machine Learning models include Logistic Regression, Balanced Random Forest and EasyEnsemble, and a variety of re-sampling techniques are used (Oversampling/SMOTE, Undersampling/Cluster Centroids, and SMOTEENN) to re-sample th…

  • Updated Jan 24, 2021
  • Jupyter Notebook

In this project, three prospective approaches are demonstrated for pre-processing large data sets in practical time-frames, that can attempt to address the class imbalance by improving the running time of the relevant SMOTE+ENN oversampling techniques, with the aim of improving or enabling classifier performance. The focus of our study was to im…

  • Updated Jul 30, 2022
  • Jupyter Notebook

We'll use Python to build and evaluate several machine learning models to predict credit risk. Being able to predict credit risk with machine learning algorithms can help banks and financial institutions predict anomalies, reduce risk cases, monitor portfolios, and provide recommendations on what to do in cases of fraud.

  • Updated Mar 5, 2022
  • Jupyter Notebook

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.

  • Updated Sep 22, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the smoteenn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smoteenn topic, visit your repo's landing page and select "manage topics."

Learn more