Skip to content

Instantly share code, notes, and snippets.

@yulu
Created July 26, 2018 04:24
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 yulu/3bdb3301f1bd75dfe7934e05e6fd02cd to your computer and use it in GitHub Desktop.
Save yulu/3bdb3301f1bd75dfe7934e05e6fd02cd to your computer and use it in GitHub Desktop.
{
"concept_group": "root",
"concepts": [
"root||appliances",
"root||automotive",
"root||baby_products",
"root||bag",
"root||book",
"root||clothing",
"root||electronics",
"root||fashion_accessories",
"root||food_and_beverage",
"root||food_and_beverage__unpackaged_food",
"root||furniture",
"root||glasses",
"root||health_beauty_household",
"root||home_decor",
"root||jewellery",
"root||kitchen_and_dining",
"root||shoe",
"root||sports_and_fitness",
"root||stationery",
"root||toy",
"root||watch"
],
"metrics": {
"concepts": {
"TP": [...],
"FP": [...],
"FN": [...],
"support": [
4143,
552,
677,
839,
331,
4305,
7013,
850,
1724,
0,
1300,
456,
2169,
879,
1111,
8159,
2180,
4596,
2680,
922,
228
],
"AP": [
0.7962,
0.7647,
0.848,
0.6241,
0.8826,
0.9525,
0.7861,
0.687,
0.9019,
0,
0.6622,
0.833,
0.6779,
0.2939,
0.6871,
0.8697,
0.7904,
0.9348,
0.8179,
0.7293,
0.7857
]
},
"summary": {
"TP": 10000,
"FP": 100,
"FN": 100,
"support": 45114,
"AP": 0.7892,
"weighted_AP": 0.7892
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment