-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
ENH support sparse data input for QuantileRegressor #21086
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
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
8b038db
sparse support
venkyyuvy 6fab90c
compare sparse and dense input models
venkyyuvy 39f31d3
change log
venkyyuvy 27c8623
remove print
venkyyuvy 77e7793
changing solver
venkyyuvy cdc1ce1
updating changelog
venkyyuvy b328296
handling coo format indexing
venkyyuvy 34511aa
fixing change log
venkyyuvy a359572
merge with main
venkyyuvy 2a25ffb
Merge remote-tracking branch 'upstream/main' into sparse_qr
venkyyuvy 4a52a1b
more parametrize
venkyyuvy 4d4e026
more parametrization
venkyyuvy cd8c53a
adjusting penalty
venkyyuvy 3bed0bc
skipping test for low sp_version
venkyyuvy e5a3d37
correcting version check
venkyyuvy f04e985
Merge remote-tracking branch 'origin/main' into pr/venkyyuvy/21086
glemaitre a5aa914
DOC update whats new
glemaitre 5a450c9
Merge remote-tracking branch 'upstream/main' into sparse_qr
venkyyuvy 12a4826
allowing only csc format
venkyyuvy 33bf1e2
fixing nonzero sample weight indexing
venkyyuvy c07a77b
updating the validate_data
venkyyuvy e871bf7
allow all sparse formats
venkyyuvy 5ce57e4
checking compatible solvers
venkyyuvy fad71b2
cleaning test cases
venkyyuvy db98459
solver docstring update
venkyyuvy aff659d
doc update
venkyyuvy 49e663e
test_cleaning
venkyyuvy edb9747
renaming test case
venkyyuvy 4b24346
removing interior-pt solver for sparse data
venkyyuvy ecb3e4e
doc fixs
venkyyuvy 39a97d5
scipy V check for tests
venkyyuvy 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
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.