Updated on 2024-12-31 GMT+08:00

Label Column

Description

The label column is the output of a prediction model. During model training, all information is used to train a prediction model. The model uses the data of other columns as the input and outputs the prediction result in the label column. You can publish the model as a real-time prediction service.

During model training, all data is used to train a prediction model. After the label column is specified, the training data uses the data of other columns as the input, outputs the prediction result in the label column, and generates a prediction model.