EpistasisLab / EpistasisLab/tpot
Add deep learning features to pipeline
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Since the layer before the last layer in DNN have important features extracted from origin input features. So, if you add the extracted features to auto_ml pipeline will enhance the whole performance of pipeline.
like as https://github.com/ClimbsRocks/auto_ml done.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.