Files
remote-sensing/model_train/model_cnn_20251214_180423_info.json
2025-12-14 18:26:25 +07:00

33 lines
641 B
JSON

{
"timestamp": "2025-12-14T18:04:27.406540",
"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.515686274509804,
"test_accuracy": 0.5,
"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-31",
"resolution": 20
}