Implemented interface member:
method
GetRowCount
Microsoft.ML.IDataView.GetRowCount()
1 reference to GetRowCount
Microsoft.ML.Data (1)
Evaluators\RankingEvaluator.cs (1)
619return _transform.GetRowCount();