IMachineLearningServiceIsMachineLearningEnabled Property |
Gets a value indicating whether or not machine learning is enabled.
Namespace:
Dundas.BI.MachineLearning
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax bool IsMachineLearningEnabled { get; }
ReadOnly Property IsMachineLearningEnabled As Boolean
Get
property bool IsMachineLearningEnabled {
bool get ();
}
abstract IsMachineLearningEnabled : bool with get
Property Value
Type:
BooleanSee Also