Skip to content
#

undersampling-technique

Here are 27 public repositories matching this topic...

In this project, I explore different methods for detecting credit card fraud transactions; including using the Catboost algorithm with undersampling & oversampling methods, and using an almost new approach, by using deep learning and autoencoder.

  • Updated Dec 5, 2021
  • 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

It's Technocolabs Software Data Scientist Internship Project (1st Dec 2021 - 15th Jan 2022). In this project the team was instructed to analysis big data of Spotify users and to perform Statistical and Exploratory Data Analysis and Model Development for Predicting Listener Behavior.

  • Updated Feb 21, 2022
  • Jupyter Notebook

Under-sampling based consensus clustering is applied on the three best clustering algorithms found after applying several Clustering Algorithms like K-means, K-modes, K-prototypes , K-means++ and fuzzy K-means on the majority class data of the IMBALANCED colon dataset to produce a BALANCED dataset.

  • Updated Jan 15, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the undersampling-technique 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 undersampling-technique topic, visit your repo's landing page and select "manage topics."

Learn more