IMachineLearningServiceActiveProvider Property |
Namespace: Dundas.BI.MachineLearningAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxMachineLearningProvider? ActiveProvider { get; }ReadOnly Property ActiveProvider As MachineLearningProvider
Get
property MachineLearningProvider^ ActiveProvider {
MachineLearningProvider^ get ();
}abstract ActiveProvider : MachineLearningProvider with get
Property Value
MachineLearningProvider
See Also