|
BootstrapResultTModel, TInput, TOutputNumberOfSubsamples Property
|
Gets the number of subsamples taken to compute the bootstrap estimate.
Namespace:
Accord.MachineLearning.Performance
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public int NumberOfSubsamples { get; }
Public ReadOnly Property NumberOfSubsamples As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also