NaiveBayesMulticlassTrainer.Info Property
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.
Auxiliary information about the trainer in terms of its capabilities and requirements.
public override Microsoft.ML.TrainerInfo Info { get; }
member this.Info : Microsoft.ML.TrainerInfo
Public Overrides ReadOnly Property Info As TrainerInfo