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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}