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

Detector components (costs, scores etc.) as classes #24

Merged
merged 238 commits into from
Nov 26, 2024

fix: get evaluation_type from costs in cost converters

c08b0bb
Select commit
Loading
Failed to load commit list.
Merged

Detector components (costs, scores etc.) as classes #24

fix: get evaluation_type from costs in cost converters
c08b0bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 26, 2024 in 0s

98.95% of diff hit (target 96.98%)

View this Pull Request on Codecov

98.95% of diff hit (target 96.98%)

Annotations

Check warning on line 137 in skchange/anomaly_detectors/capa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skchange/anomaly_detectors/capa.py#L137

Added line #L137 was not covered by tests

Check warning on line 34 in skchange/anomaly_scores/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skchange/anomaly_scores/base.py#L34

Added line #L34 was not covered by tests

Check warning on line 311 in skchange/anomaly_scores/from_cost.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skchange/anomaly_scores/from_cost.py#L311

Added line #L311 was not covered by tests

Check warning on line 316 in skchange/anomaly_scores/from_cost.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skchange/anomaly_scores/from_cost.py#L316

Added line #L316 was not covered by tests

Check warning on line 33 in skchange/utils/numba/stats.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skchange/utils/numba/stats.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 70 in skchange/utils/validation/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

skchange/utils/validation/data.py#L70

Added line #L70 was not covered by tests