File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
algorithm_catalog/vito/random_forest_firemapping/openeo_udp Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ def generate() -> dict:
29
29
inference_cube = s2_feature_cube .merge_cubes (s1_feature_cube )
30
30
31
31
# link to the trained model: this model has an expiry date
32
- model = "https://openeo.vito.be/openeo/1.2/jobs/j-250707130527460a823273791daa4344 /results/items/ZWNjZTlmZWEwNGI4YzljNzZhYzc2YjQ1YjZiYTAwYzIwZjIxMWJkYTQ4NTZjMTRhYTQ0NzViOGU4ZWQ0MzNjZEBlZ2kuZXU=/a57df24a856cff107494dedfbfdcc180 /ml_model_metadata.json?expires=1752501082 "
32
+ model = "https://openeo.vito.be/openeo/1.2/jobs/j-25071606273445d397068beb485ed457 /results/items/ZWNjZTlmZWEwNGI4YzljNzZhYzc2YjQ1YjZiYTAwYzIwZjIxMWJkYTQ4NTZjMTRhYTQ0NzViOGU4ZWQ0MzNjZEBlZ2kuZXU=/3d1f92a8205422f7a7cc9a83f908a2ac /ml_model_metadata.json?expires=1753253368 "
33
33
34
34
# predict of training data
35
35
inference = inference_cube .predict_random_forest (
Original file line number Diff line number Diff line change 3
3
"loadmlmodel1" : {
4
4
"process_id" : " load_ml_model" ,
5
5
"arguments" : {
6
- "id" : " https://openeo.vito.be/openeo/1.2/jobs/j-2507090746214d00b34f082e64671976 /results/items/ZWNjZTlmZWEwNGI4YzljNzZhYzc2YjQ1YjZiYTAwYzIwZjIxMWJkYTQ4NTZjMTRhYTQ0NzViOGU4ZWQ0MzNjZEBlZ2kuZXU=/d71468ed31587706876305381299e692 /ml_model_metadata.json?expires=1752652945 "
6
+ "id" : " https://openeo.vito.be/openeo/1.2/jobs/j-25071606273445d397068beb485ed457 /results/items/ZWNjZTlmZWEwNGI4YzljNzZhYzc2YjQ1YjZiYTAwYzIwZjIxMWJkYTQ4NTZjMTRhYTQ0NzViOGU4ZWQ0MzNjZEBlZ2kuZXU=/3d1f92a8205422f7a7cc9a83f908a2ac /ml_model_metadata.json?expires=1753253368 "
7
7
}
8
8
},
9
9
"loadcollection1" : {
You can’t perform that action at this time.
0 commit comments