How to organize the input and target samples for neural network ?

4 次查看(过去 30 天)
Hi, i was preparing the input an target matrix of my dataset that i will used to create neural network using nprtool and i want to know does the input and target samples should be organized randomly? i menan if i have 2 Classes should i put the samples for the first class at the begining then i put the samples for the other class? because i load the example of cancer dataset and i find that the samples are put randomly

采纳的回答

Greg Heath
Greg Heath 2017-7-2
It doesn't make any difference. By default, the algorithm will randomize the order.
Hope this helps.
Greg

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Pattern Recognition and Classification 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by