EpistasisLab / EpistasisLab/tpot

Using TPOT's GP framework to select features

Open
#1,078 5 comments 0 reactions 0 assignees View on GitHub
enhancement need contributor
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Hi. I wonder if it's possible to use TPOT's genetic programming framework to select the best subset of features. I already have an idea of what classification algorithm and parameters work well and I do not want to optimize the entire ML pipeline. I just would like to create a population of smaller feature sets out of ~1000 features I have and use cross-over/mutation to find the best set while using my static estimator for model evaluation. Can I do that with TPOT? If so, how might I go about doing it? Thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.