Skip to content

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

AnnaBobasheva
Copy link

@AnnaBobasheva AnnaBobasheva commented Jul 22, 2025

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.

@charavelg
Copy link
Contributor

Thanks for contributing!!!

Unfortunately, it seems that UCR UEA datasets are not currently available, hence the failing CI. Not sure why though.

@AnnaBobasheva
Copy link
Author

AnnaBobasheva commented Jul 22, 2025

Maybe the CI cannot access the outside sources? Are you using Inria's CI or GitHub's?

@charavelg
Copy link
Contributor

It's on azure pipelines but the problem should be fixed with #563 . I relaunched it. wait and see :)

Copy link

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.64%. Comparing base (f1594b2) to head (f994daa).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants