Page History
...
Code Block | ||
---|---|---|
| ||
curl -X POST -H "Content-Type: application/json" -H "Authorization: Basic YWRtaW46YWRtaW4=" -v httpsvhttps://localhost:9443/api/analyses/1/hyperParams?algorithmName=LINEAR_REGRESSION -k -v -d @'create-hyper-parameters.json' -d"algorithmName=LINEAR_REGRESSION" |
- The path to the JSON file that defines the hyper parameters needs to be defined as the
<JSON_PAYLOAD>
value. (e.g.create-hyper-parameters.json
)
...
Overview
Content Tools
Activity