Click or drag to resize
Accord.NET (logo)

BootstrapCompute Method

Computes the cross validation algorithm.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public BootstrapResult Compute()
Request Example View Source

Return Value

Type: BootstrapResult
See Also