EpistasisLab / EpistasisLab/tpot
Add Callbacks for logging and/or performing custom operations after every generation
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 10.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Similar to Keras's [“callbacks”](https://keras.io/callbacks/)— we need add a class that can access the training state after every training iteration for better logging and/or performing custom operations after every generation during TPOT optimization. This class is related to a few features in current version (0.9.2) of TPOT (e.g. early stopping and verbosity in general).
Related issue #667
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.