|
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; }
Public Default Property Item (
index As Integer
) As TWeighted
Get
Set
Request Example
View SourceParameters
- index
- Type: SystemInt32
Property Value
Type:
TWeightedSee Also