Products & Services Solutions Academia Support User Community Company


dividerand

Purpose

Divide vectors into three sets using random indices

Syntax

Description

dividerand is used to separate input and target vectors into three sets: training, validation, and testing. It takes the following inputs,

allV
R x Q matrix of Q R-element vectors.
trainRatio
Ratio of vectors for training. Default = 0.6.
valRatio
Ratio of vectors for validation. Default = 0.2.
testRatio
Ratio of vectors for testing. Default = 0.2.

and returns

trainV
Training vectors
valV
Validation vectors
testV
Test vectors
trainInd
Training indices
valInd
Validation indices
testInd
Test indices

Examples

Network Use

Here are the network properties that define which data division function to use, and what its parameters are, when train is called.

See Also

divideblock, divideind, divideint


 Provide feedback about this page 

Previous page divideint dotprod Next page

Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS