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
Get or set the maximum sum of square errors value ( >0)
[Visual Basic]
Public Property ErrorTreshold As Single
[C#]
public float ErrorTreshold {get; set;}
LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace