Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

shiyu-coder/MetaFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

MetaFS: Feature Selection with Meta-learner

Installation

pip install -r requirements.txt

Quick Example

A simple example of MetaFS using a dataset on OpenML.

cd examples
python openml.py

Run experiments

Prepare data

Download and process the required dataset from OpenML.

cd runs
python data_prepare.py --target_feature_num 50 --root_dataset_path ./dataset

Run experiments

python method_compare.py --method_name MetaFS --model_name LogisticRegression

Supplemental Results

The detailed results of each method on different datasets are shown in the following tables. All results in the table are multiplied by 100 for easier comparison.

About

MetaFS: Feature Selection with Meta-learner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /