felix-last / imbalanced-tools

A collection of tools for the imbalanced learning problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imbalanced-tools

A collection of tools for the imbalanced learning problem. It includes classes to simplify the comparison and evaluation of oversampling algorithms, functions to export the results and various ovarsampling algorithms which are not included in imbalanced-learn.

Prerequisites

  • Pandas
  • Scikit-Learn
  • Imbalanced-Learn

Installation

git clone https://github.com/gdouzas/imbalanced-tools.git
cd imbalanced-tools
python3 setup.py install

About

A collection of tools for the imbalanced learning problem


Languages

Language:Python 100.0%