Click or drag to resize
Accord.NET (logo)

BoostBaseTModel, TWeighted, TInputItem Property

Namespace:  Accord.MachineLearning.Boosting
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public TWeighted this[
	int index
] { get; set; }
Request Example View Source

Parameters

index
Type: SystemInt32

Property Value

Type: TWeighted
See Also