Save the best p-values at every new minimum error
Open
duplicate
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Currently the best p-values are not saved with each new minimum error, only the new model file.
# Proposal
To avoid having to back-calculate p-values for future optimization jobs, I propose that we write out the p-values into a file, either by themselves or with other output files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.