A set of vectors to train a Machine Learning model. The label can be any column of real numbers. It indicates the target column to the model. Each groupID identifies a set of vectors that will be used in the same training step.
Table
Template
Field Name |
Format |
<field 1> |
real |
<field 2> |
real |
... |
... |
label | real |
... |
... |
<field n> |
real |
groupID |
string |