SearchPredictorMaxNumResults Property

CVB.Net Documentation
The maximum number of results that can be extracted in a GridSearch operation. Increasing this value will increase the amount of memory allocated by this SearchPredictor object.

Namespace:  Stemmer.Cvb.Polimago
Assembly:  Stemmer.Cvb.Polimago (in Stemmer.Cvb.Polimago.dll) Version: 14.0.0.0
Syntax

public int MaxNumResults { get; set; }

Property Value

Type: Int32
See Also

Reference