From 6592c150128dd5698c9b8330929a47c47e74b21d Mon Sep 17 00:00:00 2001 From: Stefania Morrone Date: Mon, 8 Apr 2024 18:20:59 +0200 Subject: [PATCH] update --- stac/no-ml_items/test.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/stac/no-ml_items/test.json b/stac/no-ml_items/test.json index 31d7f30..679cb5a 100644 --- a/stac/no-ml_items/test.json +++ b/stac/no-ml_items/test.json @@ -1,7 +1,7 @@ { "type": "Feature", "stac_version": "1.0.0", - "id": "test", + "id": "test1", "collection": "no-ML collection", "geometry": { "type": "Polygon", @@ -36,17 +36,17 @@ "title": "test", "description": "test", "main-category": "Analytics", - "objective": "anomaly-detection", - "datetime": "2021-04-06", + "objective": "clustering", + "datetime": "2023-01-01", "keywords": [ "test" ], "platform": "Local Jupyter notebook", - "framework": "NumPy", - "algorithm": "custom-method", - "license": "BSD", + "framework": "Scikit-Learn", + "algorithm": "Random-Forest-Classifier", + "license": "CC", "processor-used": "cpu", - "operating-system-used": "linux", + "operating-system-used": "cygwin", "use-constraints": "" }, "links": [