31 lines
636 B
JSON
31 lines
636 B
JSON
{
|
|
"timestamp": "2025-12-14T16:52:19.862770",
|
|
"data_source": "Microsoft Planetary Computer STAC",
|
|
"collections": [
|
|
"sentinel-2-l2a",
|
|
"sentinel-1-rtc"
|
|
],
|
|
"features": [
|
|
"NDVI_mean",
|
|
"VH_dB_mean",
|
|
"VV_dB_mean"
|
|
],
|
|
"training_samples": 859,
|
|
"testing_samples": 215,
|
|
"train_accuracy": 0.9976717112922002,
|
|
"test_accuracy": 0.6837209302325581,
|
|
"model_type": "XGBClassifier",
|
|
"device": "cuda:0",
|
|
"tree_method": "hist",
|
|
"n_estimators": 100,
|
|
"max_depth": 20,
|
|
"learning_rate": 0.1,
|
|
"bbox": [
|
|
105.6,
|
|
9.3,
|
|
106.2,
|
|
9.8
|
|
],
|
|
"time_range": "2023-03-01/2023-12-31",
|
|
"resolution": 20
|
|
} |