Click or drag to resize
Accord.NET (logo)

DecisionBranchNodeCollection Constructor

Note: This API is now obsolete.

Initializes a new instance of the DecisionBranchNodeCollection class.

Namespace:  Accord.MachineLearning.DecisionTrees
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
[ObsoleteAttribute("Please specify an owner instead.")]
public DecisionBranchNodeCollection()
Request Example View Source
See Also