MachineLearningProvider Methods |
The MachineLearningProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| Dispose(Boolean) | Releases unmanaged and - optionally - managed resources. | |
| Finalize | Finalizes an instance of the MachineLearningProvider class. (Overrides ObjectFinalize.) | |
| Localize |
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.) | |
| QueryAsync |
Perform a natural language query.
| |
| StartEngine |
Starts the machine learning engine a perform learning if required.
| |
| StopEngine |
Stops the machine learning engine.
| |
| Train |
Trains a model for the engine.
|