hoàn thành cơ bản các chức năng
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"timestamp": "2025-12-14T18:17:48.399298",
|
||||
"data_source": "Microsoft Planetary Computer STAC",
|
||||
"collections": [
|
||||
"sentinel-2-l2a",
|
||||
"sentinel-1-rtc"
|
||||
],
|
||||
"features": [
|
||||
"NDVI_mean",
|
||||
"VH_dB_mean",
|
||||
"VV_dB_mean"
|
||||
],
|
||||
"training_samples": 510,
|
||||
"testing_samples": 128,
|
||||
"train_accuracy": 0.4803921568627451,
|
||||
"test_accuracy": 0.484375,
|
||||
"model_type": "cnn",
|
||||
"device": "cpu",
|
||||
"n_estimators": 50,
|
||||
"max_depth": null,
|
||||
"learning_rate": null,
|
||||
"cnn_epochs": 25,
|
||||
"n_features": 3,
|
||||
"n_classes": 7,
|
||||
"bbox": [
|
||||
105.6,
|
||||
9.3,
|
||||
106.2,
|
||||
9.8
|
||||
],
|
||||
"time_range": "2023-03-01/2023-05-25",
|
||||
"resolution": 20
|
||||
}
|
||||
Reference in New Issue
Block a user