EpistasisLab / EpistasisLab/tpot

Preprocessing on specific features

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

Description

I see that after the TPOT optimization a preprocessor like robustScaler was selected. I wonder if it's possible that robustScaler is applied not on the entire set of features but only on a few were it makes sense. One feature may have outliers and require robustScaler(0.1, 0.9), but the other features not. Can this be considered with TPOT?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating TPOT's preprocessing and pipeline-generation entry points, then review how scikit-learn's RobustScaler is represented; define per-feature application and parameter behavior and acceptance tests before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, scikit-learn
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.