MachineLearningProviderStartEngine Method

Starts the machine learning engine a perform learning if required.

Namespace:  Dundas.BI.MachineLearning
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public abstract void StartEngine(
	Uri rootUrl
)

Parameters

rootUrl
Type: SystemUri
The root URL the engine is running on.
See Also