Skip to content
#

smoteenn

Here are 78 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

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

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 Sep 30, 2024
  • Jupyter Notebook

Developing fraud detection systems using a variety of machine learning and deep learning models. Emphasis is placed on model explainability to ensure transparency in predictions, an essential aspect in financial applications.

  • Updated May 12, 2025
  • 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