Example amendment
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.
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
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 90.09%. Comparing base (cd3ec24) to head (c17cc7b).
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
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.