A scikit-based Python environment for performing multi-label classification

02/05/2017
by   Piotr Szymański, et al.
0

Scikit-multilearn is a Python library for performing multi-label classification. The library is compatible with the scikit/scipy ecosystem and uses sparse matrices for all internal operations. It provides native Python implementations of popular multi-label classification methods alongside novel framework for label space partitioning and division. It includes graph-based community detection methods that utilize the powerful igraph library for extracting label dependency information. In addition its code is well test covered and follows PEP8. Source code and documentation can be downloaded from http://scikit.ml and also via pip. The library follows scikit's BSD licencing scheme.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/11/2019

Non-intrusive Load Monitoring via Multi-label Sparse Representation based Classification

This work follows the approach of multi-label classification for non-int...
research
06/07/2016

How is a data-driven approach better than random choice in label space division for multi-label classification?

We propose using five data-driven community detection approaches from so...
research
07/27/2022

RobotIO: A Python Library for Robot Manipulation Experiments

Setting up robot environments to quickly test newly developed algorithms...
research
12/13/2021

HiClass: a Python library for local hierarchical classification compatible with scikit-learn

HiClass is an open-source Python package for local hierarchical classifi...
research
07/12/2018

Scikit-Multiflow: A Multi-output Streaming Framework

Scikit-multiflow is a multi-output/multi-label and stream data mining fr...
research
09/29/2021

Can multi-label classification networks know what they don't know?

Estimating out-of-distribution (OOD) uncertainty is a central challenge ...
research
08/04/2021

MRCpy: A Library for Minimax Risk Classifiers

Existing libraries for supervised classification implement techniques th...

Please sign up or login with your details

Forgot password? Click here to reset