-
Notifications
You must be signed in to change notification settings - Fork 1k
[Feature] CatBoost MultiQuantile support #3032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dennisbader
merged 36 commits into
unit8co:master
from
daidahao:feature/catboost-multiquantile
Mar 27, 2026
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
493eba5
Feat: add multi-quantile support for CatBoost
daidahao 6eba2ea
Update docstring
daidahao fee446b
Fix typing errors
daidahao c4c4a6a
Fix doc rendering
daidahao ea3fc6e
Fix typing errors
daidahao 3c188a0
Fix typos
daidahao 4a46b81
Update todo note
daidahao 28cbe39
Fix `TestSKLearnModels` tests
daidahao b353005
Revert `CatBoostClassifierModel` changes
daidahao 40fb093
Remvoe freq warnings
daidahao 1d8840f
Add CHANGELOG entry
daidahao 3001662
Update `get_estimator` docstring
daidahao 51b32a7
Add `get_estimator` warning for multi-quantile
daidahao 76aaba4
Update docstring and notebook notes
daidahao ddc2cef
Update notebook note
daidahao 310f514
Handle single quantile
daidahao 989cdca
Update CHANGELOG
daidahao 7f21c20
Merge branch 'master' into feature/catboost-multiquantile
daidahao f349d4b
Add MultiQuantileRegression and update CB logic
daidahao ad11d6b
Add stride to fit()
daidahao 15c03a5
Fix a multiquantile bug and add unit tests
daidahao 24c1fa8
Update catboost docs
daidahao 95af1b7
Update quantiles for all sklearn models
daidahao dea5a48
Update CHANGELOG
daidahao 2eedeaf
Add prob & likelihood tests
daidahao a41cf5c
Add model construction test
daidahao 884b86b
Add test_get_estimator_multiquantile
daidahao 49d5e46
Update notebook
daidahao 60c93f4
Improve code cov.
daidahao 15db0ed
Merge branch 'master' into feature/catboost-multiquantile
daidahao b61376f
Merge branch 'master' into feature/catboost-multiquantile
daidahao a6928d9
Merge branch 'master' into feature/catboost-multiquantile
daidahao 286c91c
Update CHANGELOG after merge
daidahao 8d32abc
Merge branch 'master' into feature/catboost-multiquantile
daidahao 8bfb8d1
minor updates
dennisbader 587da40
fix typos in notebook
dennisbader File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.