Split data matrix into training, validation and test sets

Split randomly data matrix into training, validation and test sets.

You are now following this Submission

Function splitdata.m splits the data matrix into training, validation and test sets. Moreover, it returns the appropriate indices of records in the data matrix.

Cite As

Krzysztof Wiktorowicz (2026). Split data matrix into training, validation and test sets (https://in.mathworks.com/matlabcentral/fileexchange/122662-split-data-matrix-into-training-validation-and-test-sets), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

Updated description.

1.0.1

Updated description.

1.0.0