Cập nhật mã nguồn và file Colab Cache
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user