-
Notifications
You must be signed in to change notification settings - Fork 356
Example amendment #561
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?
Example amendment #561
Conversation
Thanks for contributing!!! Unfortunately, it seems that UCR UEA datasets are not currently available, hence the failing CI. Not sure why though. |
Maybe the CI cannot access the outside sources? Are you using Inria's CI or GitHub's? |
It's on azure pipelines but the problem should be fixed with #563 . I relaunched it. wait and see :) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #561 +/- ##
=======================================
Coverage 90.09% 90.09%
=======================================
Files 67 67
Lines 6089 6089
=======================================
Hits 5486 5486
Misses 603 603 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Adding four new examples for neighbors algorithm famuily. There are two copies of the same examples using different datasets "GinPoint" and "ChinaTown".
Being aware of the non-desirebility of the "GunPoint" dataset I still wouls like it to be consideredd because it illustrates the "neighbors" algorithm the best.