Cập nhật mã nguồn và file Colab Cache
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"timestamp": "2026-07-16T11:20:51.605651",
|
||||
"data_source": "Microsoft Planetary Computer STAC",
|
||||
"collections": [
|
||||
"sentinel-2-l2a",
|
||||
"sentinel-1-rtc"
|
||||
],
|
||||
"features": [
|
||||
"NDVI",
|
||||
"VH",
|
||||
"VV"
|
||||
],
|
||||
"training_samples": 678,
|
||||
"testing_samples": 226,
|
||||
"test_size": 0.2,
|
||||
"train_accuracy": 0.3421828908554572,
|
||||
"test_accuracy": 0.37610619469026546,
|
||||
"model_type": "random_forest",
|
||||
"device": "cpu",
|
||||
"n_estimators": 200,
|
||||
"max_depth": 30,
|
||||
"n_features": 3,
|
||||
"n_classes": 8,
|
||||
"class_names": [
|
||||
"Lua tom",
|
||||
"Lua",
|
||||
"CHN",
|
||||
"CLN",
|
||||
"TS",
|
||||
"Song",
|
||||
"Dat xay dung",
|
||||
"Rung"
|
||||
],
|
||||
"bbox": null,
|
||||
"time_range": "2022-09-01/2022-10-01",
|
||||
"resolution": 1000,
|
||||
"notes": "Random Forest model trained using Microsoft Planetary Computer STAC features."
|
||||
}
|
||||
Reference in New Issue
Block a user