IEvaluateMetricManager.Evaluate(MLContext, IDataView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public double Evaluate (Microsoft.ML.MLContext context, Microsoft.ML.IDataView eval);
abstract member Evaluate : Microsoft.ML.MLContext * Microsoft.ML.IDataView -> double
Public Function Evaluate (context As MLContext, eval As IDataView) As Double
Parameters
- context
- MLContext
- eval
- IDataView