P-value display should be constrained to [-1, 2]
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
In particle swarm optimization, the p-value display doesn't benefit from seeing the full range of the p-values when one worker strays and the shifting range can be quite confusing at first glance.
# Proposal
I propose that the p-value display be limited to [-1, 2] at all points, independent of each worker's p-values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.