EpistasisLab / EpistasisLab/tpot

[Question] TPOT can't run for a lot of time

Open
#1,200 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.