EpistasisLab / EpistasisLab/tpot

Smart handeling of pipeline timeouts

Open
#660 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

I am currently working on a problem where i'm optimizing a pipeline quite a large dataset (100,000 obs, 80 features). A lot of the pipelines (approx 20/100) time out with the time limit on 15 minutes, which is basically a waste of computation time. Would there be any way to avoid such cases?

Possibilities:
- Keep counts of timeout of each operator, and disable a operator during the optimization when it has caused a number of timeouts.
- Limit the 'config' a priori, depending on the timeout parameters, based on rules of thump or metamodels.

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.