-
Notifications
You must be signed in to change notification settings - Fork 355
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 89.64% 89.64%
=======================================
Files 67 67
Lines 6038 6038
=======================================
Hits 5413 5413
Misses 625 625 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.