EpistasisLab / EpistasisLab/tpot
[Question] TPOT can't run for a lot of time
Open
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to run TPOT for a large amount of time on my server (about `200--> population size` and `100--> Generations`) it works with 50 gens but if I increase any more, then it doesn't work.
To describe, what happens is that tqdm shows that it gets stuck at one point (nearly always around #4000th pipeline), it uses exactly 1 CPU core when in its 'stuck' phase, does not store any checkpoint, and does not move any further. This seems that it has stopped doing anything.
> Any idea what the issue could be?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.