dddash11 / Imbalance-dataset-handling

Experimenting different imbalance handling techniques with the credit card fault detection dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imbalance-dataset-handling

experimented different techniques on a heavily imbalanced dataset (credit card fault detection)

  1. without handling any imbalance
  2. random undersampler
  3. random oversampler
  4. SMOTE

About

Experimenting different imbalance handling techniques with the credit card fault detection dataset


Languages

Language:Jupyter Notebook 100.0%