deepchecks / deepchecks/deepchecks
[FEAT] Improve heuristics for distribution plots outliers cut
Open
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 303
- PR merge metrics
- No merged PRs in 30d
Description
In the function `deepchecks.utils.distribution.plots` we are currently cutting the edges of the distribution plots by a fixed percentage. Need to implement smarter logic to decide how much to cut so the plots will look the best way.
Contributor guide
Assessment
This issue has not been assessed yet.