Optional
numThe number of class for labels and model output, 1 or 2 for binary classification.
Optional
shouldIn case that a chunk is not fully complete after reading the record, this field describes whether we should complete it manually with trailing zeros.
Optional
xThe second shape of all 3d tensors (or first in case we ignore the batch size), representing here the chunk length. The last shape is arbitrary, given by the number of mouse features for each chunk.
Generated using TypeDoc
Properties for DataFeatures constructor, containing all previous features of DataProperties and two new parameters.