Dundas.BI.MachineLearning Namespace |
Class | Description | |
---|---|---|
EngineNotReadyException |
Exception that occurs when machine learning operation cannot continue because the machine learning engine is not started.
| |
MachineLearningProvider |
A provider that provides machine learning abilities.
| |
MachineLearningProviderInfo |
Machine Learning provider information.
| |
NaturalLanguageResponse |
The response of a natural language query.
| |
QueryContext |
The context of a query.
| |
QueryResponse |
A response to a query from the machine learning engine specific to the Python Machine Learning extension.
|
Interface | Description | |
---|---|---|
IMachineLearningService |
Interface used to list and get machine learning providers.
| |
ITrainingResult |
Provides the result of a machine learning training.
|
Enumeration | Description | |
---|---|---|
NaturalLanguageResponseType |
Natural language response type.
| |
ResponseType |
Machine learning response types.
|