Dundas.BI.MachineLearning Namespace

 
Classes
  ClassDescription
Public classEngineNotReadyException
Exception that occurs when machine learning operation cannot continue because the machine learning engine is not started.
Public classMachineLearningProvider
A provider that provides machine learning abilities.
Public classMachineLearningProviderInfo
Machine Learning provider information.
Public classNaturalLanguageResponse
The response of a natural language query.
Public classQueryContext
The context of a query.
Public classQueryResponse
A response to a query from the machine learning engine specific to the Python Machine Learning extension.
Interfaces
  InterfaceDescription
Public interfaceIMachineLearningService
Interface used to list and get machine learning providers.
Public interfaceITrainingResult
Provides the result of a machine learning training.
Enumerations
  EnumerationDescription
Public enumerationNaturalLanguageResponseType
Natural language response type.
Public enumerationResponseType
Machine learning response types.