How to specify the test samples using neural network toolbox?

2 views (last 30 days)
In the MATLAB classic crab classification problem, the neural network chooses the test samples from the provided samples only. Suppose, if I provide 30 samples to neural network it randomly takes 5 samples among them as test samples.
Is it possible to specify the test samples from the user side?

Accepted Answer

Greg Heath
Greg Heath on 17 Feb 2015
help divideind
doc divideind
Hope this helps
Thank you for formally accepting my answer
Greg

More Answers (0)

Categories

Find more on Deep Learning Toolbox 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!