EpistasisLab / EpistasisLab/tpot

[question] why doesn't TPOT store checkpoint?

Open
#1,187 2 comments 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 understand since TPOT would randomly select pipelines, you could use a pseudo-random generator and set a seed for that and export the information to some file.

I used `periodic_checkpoint` flag and `warm_start=True` but even then, TPOT doesn't resume from the generation it left off, rather it just starts from scratch.

any workaround to get this checkpoint?

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.