problexity – an open-source Python library for binary classification problem complexity assessment

07/14/2022
by   Joanna Komorniczak, et al.
0

The classification problem's complexity assessment is an essential element of many topics in the supervised learning domain. It plays a significant role in meta-learning – becoming the basis for determining meta-attributes or multi-criteria optimization – allowing the evaluation of the training set resampling without needing to rebuild the recognition model. The tools currently available for the academic community, which would enable the calculation of problem complexity measures, are available only as libraries of the C++ and R languages. This paper describes the software module that allows for the estimation of 22 complexity measures for the Python language – compatible with the scikit-learn programming interface – allowing for the implementation of research using them in the most popular programming environment of the machine learning community.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
09/28/2020

BOML: A Modularized Bilevel Optimization Library in Python for Meta Learning

Meta-learning (a.k.a. learning to learn) has recently emerged as a promi...
research
05/18/2020

Surfboard: Audio Feature Extraction for Modern Machine Learning

We introduce Surfboard, an open-source Python library for extracting aud...
research
08/13/2019

metric-learn: Metric Learning Algorithms in Python

metric-learn is an open source Python package implementing supervised an...
research
07/21/2022

EC-KitY: Evolutionary Computation Tool Kit in Python with Seamless Machine Learning Integration

EC-KitY is a comprehensive Python library for doing evolutionary computa...
research
08/10/2018

How Complex is your classification problem? A survey on measuring classification complexity

Extracting characteristics from the training datasets of classification ...

Please sign up or login with your details

Forgot password? Click here to reset