Get or set the maximum sum of square errors value ( >0)

[Visual Basic]
Public Property ErrorTreshold As Single
[C#]
public float ErrorTreshold {get; set;}

See Also

LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace