Base:
method
GetRowCursorCore
Microsoft.ML.Data.TransformBase.GetRowCursorCore(System.Collections.Generic.IEnumerable<Microsoft.ML.DataViewSchema.Column>, System.Random)
1 reference to GetRowCursorCore
Microsoft.ML.Transforms (1)
GroupTransform.cs (1)
177
return new DataViewRowCursor[] {
GetRowCursorCore
(columnsNeeded) };