Skip to content

Commit

Permalink
Merge pull request #409 from NannyML/add_more_multiclass
Browse files Browse the repository at this point in the history
Add Multiclass support for AP and BV
  • Loading branch information
nnansters authored Jul 22, 2024
2 parents 3b0242b + 238ae8d commit 0750630
Show file tree
Hide file tree
Showing 29 changed files with 3,014 additions and 173 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
"execution_count": null,
"id": "16b16c8b",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
Expand Down Expand Up @@ -541,6 +542,7 @@
"execution_count": null,
"id": "0c5e9902",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
Expand Down Expand Up @@ -570,7 +572,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "EMD",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -584,7 +586,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
"version": "3.11.9"
},
"vscode": {
"interpreter": {
Expand Down
Loading

0 comments on commit 0750630

Please sign in to comment.