farhadabedinzadeh/AutoUFSTool
Auto-UFSTool - An Automatic MATLAB Toolbox for Unsupervised Feature Selection
When analyzing complex datasets without clear categories or labels, it's often hard to figure out which pieces of information (features) are most important. This tool helps scientists and researchers automatically identify the most relevant features from raw data, reducing complexity and computational cost. You input your raw numerical data, and it outputs a ranked list of the most important features.
No commits in the last 6 months.
Use this if you have unlabeled numerical data in MATLAB and need to automatically identify the most important features without extensive programming, perhaps for image processing or gene expression analysis.
Not ideal if your data is already labeled (supervised learning) or if you are not working in a MATLAB environment.
Stars
20
Forks
2
Language
MATLAB
License
—
Category
Last pushed
Nov 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/farhadabedinzadeh/AutoUFSTool"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
feature-engine/feature_engine
Feature engineering and selection open-source Python library compatible with sklearn.
alteryx/featuretools
An open source python library for automated feature engineering
cod3licious/autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
abess-team/abess
Fast Best-Subset Selection Library
abhayspawar/featexp
Feature exploration for supervised learning