CMD + K

scikit-mdr

Community

A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::scikit-mdr

Usage Tracking

0.4.6
0.4.5
0.4.4
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

MDR is an effective feature construction algorithm that is capable of modeling higher-order interactions and capturing complex patterns in data sets.

MDR currently only works with categorical features and supports both binary classification and regression problems. We are working on expanding the algorithm to cover more problem types and provide more convenience features.

About

Summary

A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.

Last Updated

Jun 11, 2025 at 13:43

License

MIT

Supported Platforms

noarch