Enum DataLayoutType
The data layout type
public enum DataLayoutType
Fields
ColSample = 1
Feature vectors are stored as cols
RowSample = 0
Feature vectors are stored as rows
The data layout type
public enum DataLayoutType
ColSample = 1
Feature vectors are stored as cols
RowSample = 0
Feature vectors are stored as rows