-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Support cross 32bit/64bit pickles for decision tree #21552
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
rth
merged 24 commits into
scikit-learn:main
from
lesteve:cross-32bit-64bit-tree-pickle
Nov 25, 2021
+355
−20
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f09bf4f
wip
lesteve 9f126eb
add changelog + debug failure on windows
lesteve ef91c18
Tweak changelog
lesteve 808662b
Tweak changelog
lesteve 5aa83fc
Create dtype from SIZE_t
lesteve 3428eaf
use astype(casting='same_kind)
lesteve cc1022e
Remove skipif since joblib < 1.1 loading in non-native endianness is …
lesteve c29c557
Remove unused function
lesteve fd0d576
Apply suggestions from code review
lesteve 21a606c
Apply suggestions from code review
lesteve 9cde237
Minor changes
lesteve 2682537
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
lesteve 72fbfd4
Fix indentation
lesteve 83b02f6
Update doc/whats_new/v1.1.rst
lesteve 63dda03
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
lesteve f0e9038
wip
lesteve 82646cd
wip
lesteve ca9a7e9
more consistent naming
lesteve 1d6b212
wip
lesteve f49fbe8
Add missing tests
lesteve 15f1b0b
Address some comments plus some fixes.
lesteve f5634f0
Tackled all comments plus some more fixes
lesteve 7cf41db
fix
lesteve ca1b056
fix indentation
lesteve 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
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.