20 lines
415 B
JSON
20 lines
415 B
JSON
{
|
|
"model_type": "RandomForest_RealData",
|
|
"num_classes": 8,
|
|
"classes": [
|
|
"Lua tom",
|
|
"Lua",
|
|
"CHN",
|
|
"CLN",
|
|
"TS",
|
|
"Song",
|
|
"Dat xay dung",
|
|
"Rung"
|
|
],
|
|
"num_features": 3,
|
|
"accuracy": 0.2743362831858407,
|
|
"precision": 0.3300717350496111,
|
|
"recall": 0.2743362831858407,
|
|
"f1_score": 0.21573264574418863,
|
|
"description": "Random Forest trained on real Planetary Computer data"
|
|
} |