Skip to content
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

ENH: Remove sum_over_features parameter from manhattan_distances with sklearn > 1.4 #779

Merged
merged 11 commits into from
Jun 17, 2024

Adjust comment format again

bc69412
Select commit
Loading
Failed to load commit list.
Merged

ENH: Remove sum_over_features parameter from manhattan_distances with sklearn > 1.4 #779

Adjust comment format again
bc69412
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 16, 2024 in 0s

0.00% of diff hit (target 84.60%)

View this Pull Request on Codecov

0.00% of diff hit (target 84.60%)

Annotations

Check warning on line 27 in python/xorbits/_mars/learn/metrics/pairwise/manhattan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/xorbits/_mars/learn/metrics/pairwise/manhattan.py#L27

Added line #L27 was not covered by tests

Check warning on line 41 in python/xorbits/_mars/learn/metrics/pairwise/manhattan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/xorbits/_mars/learn/metrics/pairwise/manhattan.py#L41

Added line #L41 was not covered by tests

Check warning on line 67 in python/xorbits/_mars/learn/metrics/pairwise/manhattan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/xorbits/_mars/learn/metrics/pairwise/manhattan.py#L67

Added line #L67 was not covered by tests

Check warning on line 82 in python/xorbits/_mars/learn/metrics/pairwise/manhattan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/xorbits/_mars/learn/metrics/pairwise/manhattan.py#L82

Added line #L82 was not covered by tests

Check warning on line 104 in python/xorbits/_mars/learn/metrics/pairwise/manhattan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/xorbits/_mars/learn/metrics/pairwise/manhattan.py#L104

Added line #L104 was not covered by tests

Check warning on line 142 in python/xorbits/_mars/learn/metrics/pairwise/manhattan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/xorbits/_mars/learn/metrics/pairwise/manhattan.py#L142

Added line #L142 was not covered by tests