1 reference to Row
Microsoft.ML.FastTree (1)
Dataset\Dataset.cs (1)
988
public Row this[int row] { get { return new
Row
(this, row); } }