divide function in trainbr train function
Show older comments
hello I have made a feedforward neural network. when I set the net.trainFcn to trainbr, and the divide function to divideblock or dividerand with train/val/test ratio of 70/0/30 after training the network, the devideFcn in the training result is set to dividetrain and all of the input data is used for training, and tr.testInd is empty what am I doing wrong? thanks in advance.
Accepted Answer
More Answers (0)
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!