IMachineLearningService Methods

The IMachineLearningService type exposes the following members.

Methods
  NameDescription
Public methodGetProviders
Gets all the providers.
Public methodNaturalLanguageQueryAsync
Query the machine learning engine using natural language.
Public methodStartEngine
Starts machine learning engine of the ActiveProvider
Public methodStartEngine(Uri)
Starts machine learning engine of the ActiveProvider
Public methodStopEngine
Stops the machine learning engine.
Public methodTrain
Train a model.
Top
See Also