DefaultPerformanceMonitor Constructor
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 DefaultPerformanceMonitor (Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings settings, Microsoft.ML.Runtime.IChannel logger, int checkIntervalInMilliseconds);
new Microsoft.ML.AutoML.DefaultPerformanceMonitor : Microsoft.ML.AutoML.AutoMLExperiment.AutoMLExperimentSettings * Microsoft.ML.Runtime.IChannel * int -> Microsoft.ML.AutoML.DefaultPerformanceMonitor
Public Sub New (settings As AutoMLExperiment.AutoMLExperimentSettings, logger As IChannel, checkIntervalInMilliseconds As Integer)
Parameters
- logger
- IChannel
- checkIntervalInMilliseconds
- Int32