Generate features
POST {{baseUrl}}/api/:projectId/jobs/generate-features
Take the raw training set and generate features from them. Updates are streamed over the websocket API.
Request Body
{"dspId"=>"<integer>", "calculateFeatureImportance"=>"<boolean>", "skipFeatureExplorer"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}