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

Add Multiclass support for AP and BV #409

Merged
merged 11 commits into from
Jul 22, 2024

Merge branch 'refs/heads/main' into add_more_multiclass

238ae8d
Select commit
Loading
Failed to load commit list.
Merged

Add Multiclass support for AP and BV #409

Merge branch 'refs/heads/main' into add_more_multiclass
238ae8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 19, 2024 in 1s

70.40% of diff hit (target 77.24%)

View this Pull Request on Codecov

70.40% of diff hit (target 77.24%)

Annotations

Check warning on line 996 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L996

Added line #L996 was not covered by tests

Check warning on line 1009 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1008-L1009

Added lines #L1008 - L1009 were not covered by tests

Check warning on line 1015 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1015

Added line #L1015 was not covered by tests

Check warning on line 1019 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1019

Added line #L1019 was not covered by tests

Check warning on line 1031 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1031

Added line #L1031 was not covered by tests

Check warning on line 1034 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1034

Added line #L1034 was not covered by tests

Check warning on line 1079 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1079

Added line #L1079 was not covered by tests

Check warning on line 1093 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1093

Added line #L1093 was not covered by tests

Check warning on line 1096 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1096

Added line #L1096 was not covered by tests

Check warning on line 1101 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1101

Added line #L1101 was not covered by tests

Check warning on line 1104 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1104

Added line #L1104 was not covered by tests

Check warning on line 1117 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1117

Added line #L1117 was not covered by tests

Check warning on line 1133 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1133

Added line #L1133 was not covered by tests

Check warning on line 1143 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1142-L1143

Added lines #L1142 - L1143 were not covered by tests

Check warning on line 1145 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1145

Added line #L1145 was not covered by tests

Check warning on line 1162 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1161-L1162

Added lines #L1161 - L1162 were not covered by tests

Check warning on line 1178 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1178

Added line #L1178 was not covered by tests

Check warning on line 1181 in nannyml/performance_calculation/metrics/multiclass_classification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

nannyml/performance_calculation/metrics/multiclass_classification.py#L1181

Added line #L1181 was not covered by tests

Check warning on line 3397 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#L3397

Added line #L3397 was not covered by tests

Check warning on line 3400 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#L3399-L3400

Added lines #L3399 - L3400 were not covered by tests

Check warning on line 3402 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#L3402

Added line #L3402 was not covered by tests

Check warning on line 3406 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#L3404-L3406

Added lines #L3404 - L3406 were not covered by tests

Check warning on line 3430 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#L3430

Added line #L3430 was not covered by tests

Check warning on line 3433 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#L3433

Added line #L3433 was not covered by tests

Check warning on line 3445 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#L3445

Added line #L3445 was not covered by tests