Imbalance.jl logo
Imbalance.jl
  • Introduction
  • Algorithms
    • Oversampling
    • Undersampling
    • Combination
    • Implementation Notes
    • Extras
  • Tutorial
    • Introduction
    • More Examples
  • Contributing
  • About
Version
  • Tutorial
  • More Examples
  • More Examples

Image
Effect of Ratios Hyperparameter

In this tutorial we use an SVM and SMOTE and the Iris data to study how the decision regions change with the amount of oversampling

Image
From Random Oversampling to ROSE

In this tutorial we study the `s` parameter in rose and the effect of increasing it.

Image
SMOTE on Customer Churn Data

In this tutorial we apply SMOTE and random forest to predict customer churn based on continuous attributes.

Image
SMOTEN on Mushroom Data

In this tutorial we use a purely categorical dataset to predict mushroom odour.

Image
SMOTENC on Customer Churn Data

In this tutorial we extend the SMOTE tutorial to include both categorical and continuous data for churn prediction

Image
Effect of ENN Hyperparameters

In this tutorial we oberve the effects of the hyperparameters found in ENN undersampling with an SVM model

Image
SMOTE-Tomek for Ethereum Fraud Detection

In this tutorial we combine SMOTE with TomekUndersampler and a classification model from MLJ for fraud detection

Image
BalancedBagging for Cerebral Stroke Prediction

In this tutorial we use BalancedBagging from MLJBalancing with Decision Tree to predict Cerebral Strokes

« IntroductionContributing »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.7.0 on Saturday 28 September 2024. Using Julia version 1.6.7.