Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshadri. Collaborators welcome.
-
Updated
Feb 19, 2025 - Python
Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshadri. Collaborators welcome.
All Relevant Feature Selection
Implementations of various feature selection methods
This is an App developed in Python to implement the algorithm for minimum redundancy maximum ralevance. The formulation was based on a research paper from Chris Ding and Hanchuan Peng (Minimum Redundancy Feature Selection from Microarray Gene Expression Data).
Implementation of various feature selection methods using TensorFlow library.
Maximum Relevance Minimum Redundancy for big datasets
Conformal Inference tools using python
Diabetes Prediction using Three Machine Learning Algorithms - Logistic Regression, Random Forest & SVM
A project that focuses on implementing a hybrid approach that modifies the identification of biomarker genes for better categorization of cancer. The methodology is a fusion of MRMR filter method for feature selection, steady state genetic algorithm and a MLP classifier.
Add a description, image, and links to the mrmr topic page so that developers can more easily learn about it.
To associate your repository with the mrmr topic, visit your repo's landing page and select "manage topics."