Click or drag to resize
Accord.NET (logo)

BaseBagOfWordsTModel, TInput, TClusteringInit Method

Initializes this instance.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
protected void Init(
	TClustering algorithm
)
Request Example View Source

Parameters

algorithm
Type: TClustering
See Also