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)
177return new DataViewRowCursor[] { GetRowCursorCore(columnsNeeded) };