scikit-mdr
Feature constructor
An algorithm for feature construction that models higher-order interactions and captures complex patterns in data sets
A sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.
126 stars
13 watching
26 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
epistasislab/scikit-rebate | An implementation of Relief-based feature selection algorithms for Machine Learning. | 409 |
epierson9/zifa | An algorithm for reducing dimensionality of single-cell gene expression data while handling zero-inflation | 107 |
epurdom/cobolt | Analyzes and integrates multimodal single-cell sequencing data from different modalities | 18 |
danm0nster/mdembedding | A MATLAB toolset for estimating parameters for phase space reconstruction of multivariate data. | 45 |
mljs/pca | Tool for reducing dimensionality of data by identifying and preserving the most informative directions. | 97 |
umr-cnrm/epygram | A Python package for analyzing and visualizing meteorological fields. | 15 |
feature-engine/feature_engine | A Python library with multiple transformers to engineer and select features for use in machine learning models. | 1,926 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
benfulcher/hctsa | A software package for analyzing time series data by extracting and comparing thousands of features. | 738 |
treder/mvpa-light | A Matlab toolbox for classification and regression of multi-dimensional data. | 70 |
yeolab/anchor | An algorithm to identify unimodal, bimodal, and multimodal features in data | 27 |
scikit-learn-contrib/boruta_py | An implementation of a feature selection method to identify all relevant features for prediction | 1,511 |
mdsecactivebreach/chameleon | A tool for categorizing websites into predefined categories using a proxy-based approach. | 459 |
muhaochen/seq_ppi | A deep learning framework for predicting protein-protein interactions based on sequence data | 89 |
zk-ml/research | Research on integrating machine learning with emergent runtimes to improve performance and security. | 22 |