Open this page in the API Guide

MachineLearningProviderInfo Class

Machine Learning provider information.
Inheritance Hierarchy
System.Object
  Dundas.BI.MachineLearning.MachineLearningProviderInfo

Namespace:  Dundas.BI.MachineLearning
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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