Skip to content
#

oversampling-technique

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

Data from a website that provides job reviews. The website wants to analyze texts and the corresponding rating that is provided by the user about startups. Based on the texts, try to verify if it corresponds to the score provided by the reviewer. the task helps the website to rank user's reviews or ratings

  • Updated Feb 22, 2022
  • Jupyter Notebook

Competition conducted by American Express on HackerEarth Platform to Predict Credit Card Defaulters by building Machine Learning Models for the given data.

  • Updated Jan 14, 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 oversampling-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 oversampling-technique topic, visit your repo's landing page and select "manage topics."

Learn more