Cập nhật mã nguồn và file Colab Cache

This commit is contained in:
2026-07-16 19:32:43 +07:00
parent 25969cb0f5
commit a258db54cd
69 changed files with 3377 additions and 645 deletions
@@ -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"
}