FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

over-sampling · GitHub Topics · GitHub

#

over-sampling

Here are 20 public repositories matching this topic...

Synthetic Minority Over-Sampling Technique for Regression

  • Updated Feb 7, 2024
  • Python

Detecting Frauds in Online Transactions using Anamoly Detection Techniques Such as Over Sampling and Under-Sampling as the ratio of Frauds is less than 0.00005 thus, simply applying Classification Algorithm may result in Overfitting

  • Updated May 23, 2019
  • Jupyter Notebook

In this project, data analytics is used to analyze customer-level data of a leading telecom firm, build predictive models to identify customers at high risk of churn, and identify the main indicators of churn. The project focuses on a four-month window, wherein the first two months are the ‘good’ phase, the third month is the ‘action’ phase, whi…

  • Updated Jul 9, 2021
  • Jupyter Notebook

RCSMOTE: Range-Controlled Synthetic Minority Over-sampling Technique for handling the class imbalance problem

  • Updated Aug 31, 2024

Predicting students admission with Logistic Regression, Decision Tree, SVM (SVC) and Random Forest

  • Updated May 1, 2023
  • Jupyter Notebook

Trained and evaluated two supervised machine learning models using original and resampled data to identify 'healthy loan' and 'high risk loan' applicants from financial disclosures.

  • Updated Jun 7, 2023
  • Jupyter Notebook

Multivariate Normal Distribution Based Over-Sampling for Numerical and Categorical Features

  • Updated Jan 6, 2020
  • Jupyter Notebook

Imbalanced data commonly exist in real world, especially in anomaly-detection tasks. Handling imbalanced data is important to the tasks, otherwise the predictions are biased towards the majority class. RandomOverSampler, SMOTE, and ADASYN are useful oversampling tools to fabricate data for minority classes and make the dataset balanced.

  • Updated Aug 29, 2023
  • Jupyter Notebook

Credit Card Fraud detection based on anonymized data using multiple classification algorithms

  • Updated Jan 28, 2021
  • Jupyter Notebook

The aim of this project is to determine which classification technique produces the best results when applied to the task of determining credit riskiness.

  • Updated Aug 14, 2020
  • Jupyter Notebook

Evaluation of various ML models for text using NLP driven approach for imbalanced data while balancing data using over and under sampling technique.

  • Updated Nov 13, 2025
  • Jupyter Notebook

Repo contains scripts to perform data analysis on structure data. It also provides a comparison of various ML algorithms at different stages of data preparation.

  • Updated Dec 2, 2020
  • Jupyter Notebook

Predicts the qualified employee for promotion using Classification

  • Updated Dec 5, 2021
  • Jupyter Notebook

Multivariate Normal Distribution based Oversampling

  • Updated Mar 18, 2019
  • Jupyter Notebook

Use random forest, gradient boosting, neural network, with SMOTE-ENN and random over-sampling

  • Updated Feb 9, 2023
  • Jupyter Notebook

Kaggle Competition: Predictions of West Nile Virus outbreaks in the City of Chicago.

  • Updated Jan 31, 2021
  • Jupyter Notebook

Improve this page

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

Learn more


Back | FazBrowse Home | New Git URL