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

Average precision and AUROC update #374

Merged
merged 8 commits into from
Mar 8, 2024

Flake8 & mypy

e409897
Select commit
Loading
Failed to load commit list.
Merged

Average precision and AUROC update #374

Flake8 & mypy
e409897
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 8, 2024 in 1s

67.23% of diff hit (target 78.99%)

View this Pull Request on Codecov

67.23% of diff hit (target 78.99%)

Annotations

Check warning on line 180 in nannyml/performance_calculation/metrics/binary_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/binary_classification.py#L180

Added line #L180 was not covered by tests

Check warning on line 427 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L427

Added line #L427 was not covered by tests

Check warning on line 430 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 432 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L432

Added line #L432 was not covered by tests

Check warning on line 437 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L435-L437

Added lines #L435 - L437 were not covered by tests

Check warning on line 451 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L451

Added line #L451 was not covered by tests

Check warning on line 459 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L459

Added line #L459 was not covered by tests

Check warning on line 547 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L545-L547

Added lines #L545 - L547 were not covered by tests

Check warning on line 568 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L568

Added line #L568 was not covered by tests

Check warning on line 573 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L573

Added line #L573 was not covered by tests

Check warning on line 577 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L577

Added line #L577 was not covered by tests

Check warning on line 667 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L667

Added line #L667 was not covered by tests

Check warning on line 670 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L669-L670

Added lines #L669 - L670 were not covered by tests

Check warning on line 672 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L672

Added line #L672 was not covered by tests

Check warning on line 677 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L675-L677

Added lines #L675 - L677 were not covered by tests

Check warning on line 692 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L692

Added line #L692 was not covered by tests

Check warning on line 783 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L783

Added line #L783 was not covered by tests

Check warning on line 786 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L785-L786

Added lines #L785 - L786 were not covered by tests

Check warning on line 788 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L788

Added line #L788 was not covered by tests

Check warning on line 793 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L791-L793

Added lines #L791 - L793 were not covered by tests

Check warning on line 808 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L808

Added line #L808 was not covered by tests

Check warning on line 896 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L896

Added line #L896 was not covered by tests

Check warning on line 899 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L898-L899

Added lines #L898 - L899 were not covered by tests

Check warning on line 901 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L901

Added line #L901 was not covered by tests

Check warning on line 906 in nannyml/performance_estimation/confidence_based/metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_estimation/confidence_based/metrics.py#L904-L906

Added lines #L904 - L906 were not covered by tests