Skip to content

Instantly share code, notes, and snippets.

@fcharmy
Created November 2, 2018 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fcharmy/e9c026434024084f1a23ad8e47204839 to your computer and use it in GitHub Desktop.
Save fcharmy/e9c026434024084f1a23ad8e47204839 to your computer and use it in GitHub Desktop.
{
"overview": {
"concept_group_names": [
"category",
"sleeve_length",
"pattern"
]
},
"results": [
{
"concept_group_name": "sleeve_length",
"concept_names": [
"long",
"medium",
"short"
],
"metrics": {
"pr_curve": {
"type": "table_of_array",
"table_of_array_value": {
"header": [
"precision",
"recall",
"threshold"
],
"data": [
[
[
0.66,
0.6,
1.0,
1.0
],
[
1.0,
0.5,
0.5,
0.0
],
[
0.35,
0.4,
0.8
]
],
[
[
0.66,
0.6,
1.0,
1.0
],
[
1.0,
0.5,
0.5,
0.0
],
[
0.35,
0.4,
0.8
]
]
],
"summary": {
"total": [
[
0.66,
0.6,
1.0,
1.0
],
[
1.0,
0.5,
0.5,
0.0
],
[
0.35,
0.4,
0.8
]
]
}
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment