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