MachineLearningProviderInfo Class

Machine Learning provider information.
Inheritance Hierarchy
SystemObject
  Dundas.BI.MachineLearningMachineLearningProviderInfo

Namespace:  Dundas.BI.MachineLearning
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class MachineLearningProviderInfo

The MachineLearningProviderInfo type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the machine learning provider description.
Public propertyId
Gets the machine learning provider ID.
Public propertyName
Gets the machine learning provider name.
Top
See Also