Generate features
Take the raw training set and generate features from them. Updates are streamed over the websocket API.
Authorizations
Path parameters
projectIdintegerrequired
Project ID
Body
dspIdintegerrequired
DSP block ID to generate features for
calculateFeatureImportancebooleanoptional
Whether to generate feature importance (only when available)
skipFeatureExplorerbooleanoptional
If set, skips feature explorer (used in tests)
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated
Was this helpful?