-
-
Notifications
You must be signed in to change notification settings - Fork 24
ENH speed up oblique splitting & MAINT specify sklearn version #361
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
base: main
Are you sure you want to change the base?
Conversation
A list of command code to reset
Co-authored-by: Adam Li <adam2392@gmail.com>
Co-authored-by: Adam Li <adam2392@gmail.com>
make floyd_sample_indices() inlined
Fast oblique
PSSF23
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remember to squash merge when merging a PR.
This reverts commit 18ee025.
PSSF23
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I updated the fork version which should resolve some errors, ideally.
According to errors in neurodata/treeple#361, `xfail_checks` is not available in the tags.
PSSF23
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright! Now we are onto some real performance bugs. See the error logs.
Hi Adam and Hao,
Can we merge fast oblique to main branch! Happy to discuss and test more if needed!