Skip to content

Conversation

@Damien-WangZehou
Copy link
Collaborator

  1. Add quantile_bin_edges to Utils.
  2. Add an argument autoBin to DataRaw.collapseContinuousData.
  • autoBin is set to False by default.
  • When autoBin = True, quantile_bin_edges will be called with default setting.
  • When autoBin = x: int, quantile_bin_edges will be called with x bin points.

@Damien-WangZehou Damien-WangZehou force-pushed the feature/cumulativeBinning branch from e578855 to bd1ba7f Compare December 1, 2025 13:30
@stewartboogert stewartboogert merged commit 06b9eb4 into lmickes:main Dec 5, 2025
5 checks passed
@Damien-WangZehou Damien-WangZehou deleted the feature/cumulativeBinning branch December 8, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants