Why trainbr algorithn does not use validation?
显示 更早的评论
I am training a NARX network and when i use the trainbr alogrithm (bayesian regularization) i notice that the training does not use a validation set, it's only train and testing.
I suspect this is due to the way the algorithm works.
Another question i have is if the test data are considered unseen in this case or are used like in validation meaning the model indirectly learn from the test data.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Pattern Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!