EpistasisLab / EpistasisLab/tpot
Class that scales both X and Y?
Open
question
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
In the source code(of TPOT and sklearn), i can't find any class that transforms both X and Y (scale of target is necessary for Multi-layer Perceptron regressor).
How this class (that scales both X and Y) should be organized? Does TransformerMixin support this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.