| 
            
              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
Syntaxpublic int NumberOfSubsamples { get; }Public ReadOnly Property NumberOfSubsamples As Integer
	Get
 Request Example
		View SourceProperty Value
Type: 
Int32
See Also