Back to Machinelearning

Io Columns Regression

docs/api-reference/io-columns-regression.md

5.0.0373 B
Original Source

Input and Output Columns

The input label column data must be xref:System.Single. The input features column data must be a known-sized vector of xref:System.Single.

This trainer outputs the following columns:

Output Column NameColumn TypeDescription
Scorexref:System.SingleThe unbounded score that was predicted by the model.