...
"algorithm": {
"phase": "execution", <--- do not touch
"config_name": "HybridLasso_test", <---- HERE
"description": "HybridLasso"
"type" : ["classification" | "clustering" | "regression"] <--- to fill this field check this page: https://dev.flarecast.eu/confluence/x/hQDV
}
The writing of the trained model is working locally, let see if other fixings are needed once we run them on the cluster.
...