t-SNE2 output of the raw dataset
Project ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Data by feature index for this window
"`{ 0: 9.81, 11: 0.32, 22: 0.79 }`"
Training label index
Training label string
Identifier for this block. Make sure to up this number when creating a new block, and don't re-use identifiers. If the block hasn't changed, keep the ID as-is. ID must be unique across the project and greather than zero (>0).
Block type (either time-series, image or features)
"time-series"
Block name, will be used in menus
"Time series"
Block title, used in the impulse UI
"Time series"
Size of the sliding window in milliseconds
2004
We use a sliding window to go over the raw data. How many milliseconds to increase the sliding window with for each step.
(Input only) Frequency of the input data in Hz
60
We use a sliding window to go over the raw data. How many milliseconds to increase the sliding window with for each step in classification mode.
Whether to zero pad data when a data item is too short
Width all images are resized to before training
28
Width all images are resized to before training
28
How to resize images before training
"squash"
Resize method to use when resizing images
"squash"
If images are resized using a crop, choose where to anchor the crop
"middle-center"
A short description of the block version, displayed in the block versioning UI
"Reduced learning rate and more layers"
The system component that created the block version (createImpulse | clone | tuner). Cannot be set via API.
"createImpulse"
The datetime that the block version was created. Cannot be set via API.
Only generate features for samples where (sample_id + datasetSubsetSeed) % datasetSubset) == 0