Implemented interface member:
method
GetRowCursor
Microsoft.ML.IDataView.GetRowCursor(System.Collections.Generic.IEnumerable<Microsoft.ML.DataViewSchema.Column>, System.Random)
1 reference to GetRowCursor
Microsoft.ML.Data (1)
DataView\Transposer.cs (1)
862/// <param name="pred">The predicate input into the <see cref="GetRowCursor(IEnumerable{DataViewSchema.Column}, Random)"/> method.</param>