-
-
Notifications
You must be signed in to change notification settings - Fork 26k
[MRG] BUG ensure object array are properly casted when dtype=object #16076
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
32 commits
Select commit
Hold shift + click to select a range
c2abc89
[MRG] Using dbscan with precomputed neighbors gives an error in 0.22.…
alexshacked 06f01d4
[MRG] Using dbscan with precomputed neighbours. (#16036) in regressio…
alexshacked 0fca6f0
[MRG] Using dbscan with precomputed neighbours. (#16036) PEP fixes
alexshacked 887f154
[MRG] Using dbscan with precomputed neighbours. (#16036) change log
alexshacked e582a40
Update sklearn/neighbors/_base.py
alexshacked eda4787
Update sklearn/neighbors/_base.py
alexshacked eedad66
Update sklearn/neighbors/tests/test_neighbors.py
alexshacked bfeee92
Update sklearn/neighbors/tests/test_neighbors.py
alexshacked e13297c
Update sklearn/neighbors/_base.py
alexshacked a512168
Update sklearn/neighbors/_base.py
alexshacked a538fac
Update sklearn/neighbors/_base.py
alexshacked 19b23b2
Update sklearn/neighbors/_base.py
alexshacked af6b74d
Update sklearn/neighbors/_base.py
alexshacked e2d9f8b
(#16036) refactoring with new function _to_object_array()
alexshacked 93d87d5
Update doc/whats_new/v0.23.rst
alexshacked 71f9c7f
Update doc/whats_new/v0.23.rst
alexshacked 33b68e5
Update sklearn/neighbors/_base.py
alexshacked 5edfeb6
[MRG] Using dbscan with precomputed neighbours. (#16036) moved to_obj…
alexshacked d3e05dd
[MRG] Using dbscan with precomputed neighbours. (#16036) fix PEP8 er…
alexshacked a992048
Update sklearn/preprocessing/tests/test_label.py
alexshacked ece10a1
Update sklearn/utils/__init__.py
alexshacked 6a75af4
Update sklearn/neighbors/_base.py
alexshacked 83df8c6
Update sklearn/neighbors/_base.py
alexshacked 3508571
Update sklearn/neighbors/_base.py
alexshacked 8ddd3e5
Update sklearn/neighbors/_base.py
alexshacked c302eb9
Update sklearn/neighbors/_base.py
alexshacked cf8ada9
Update sklearn/neighbors/_base.py
alexshacked 8df3f1c
[MRG] Using dbscan with precomputed neighbours. (#16036) removed unne…
alexshacked aaf778e
fixed import statement
alexshacked e5dcb28
[MRG] Using dbscan with precomputed neighbours. (#16036) restored und…
alexshacked cf31a9e
[MRG] Using dbscan with precomputed neighbours. (#16036) improved _to…
alexshacked 6415d4b
add empty line
TomDLT 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
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.