Skip to content

felix-last/scikit-learn-extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scikit-learn-extensions

Extensions of scikit-learn. It includes a class to simplify the search of model space as well as various oversamplers and evaluation metrics.

Travis_

Prerequisites

  • Pandas
  • Scikit-Learn
  • Imbalanced-Learn

Installation

git clone https://github.com/gdouzas/scikit-learn-extensions
cd scikit-learn-extensions
python3 -m venv pyenv
source pyenv/bin/activate
pip install .

About

A collection of tools that extend the scikit-learn functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%