w4k2/problexity
The problexity is an open-source python library containing the implementation of measures describing the complexity of the classification and regression problems.
This tool helps data scientists and machine learning engineers understand how difficult their classification or regression problems are. You input a dataset, and it outputs various complexity measures and an overall 'difficulty score' to help you assess your modeling challenge. It's designed for anyone preparing to build or optimize a machine learning model who wants to deeply understand their data's inherent complexity.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quantitatively assess the inherent difficulty of a machine learning problem before or during model development.
Not ideal if you are looking for a tool to build or train machine learning models directly, as this focuses solely on problem complexity analysis.
Stars
28
Forks
7
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 06, 2025
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/w4k2/problexity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
optuna/optuna
A hyperparameter optimization framework
keras-team/keras-tuner
A Hyperparameter Tuning Library for Keras
KernelTuner/kernel_tuner
Kernel Tuner
syne-tune/syne-tune
Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.
deephyper/deephyper
DeepHyper: A Python Package for Massively Parallel Hyperparameter Optimization in Machine Learning