IEvaluateMetricManager Interface
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 interface IEvaluateMetricManager : Microsoft.ML.AutoML.IMetricManager
type IEvaluateMetricManager = interface
interface IMetricManager
Public Interface IEvaluateMetricManager
Implements IMetricManager
- Implements
Properties
IsMaximize | (Inherited from IMetricManager) |
MetricName | (Inherited from IMetricManager) |
Methods
Evaluate(MLContext, IDataView) |