How to split input data to train & test set

1 次查看(过去 30 天)
Hi;
Is there any functionexist to divide data into train_data & test_data
I have below data:Currently I do it manually,
I want to divide the data in to 70% (train data) and 30% test data. and how to overcome fraction(suppose if data size 11, 70%-->7.7, in this kind of situation take nearest roundoff whole number i.e., 8, test data is 3)
1
2
4
5
6
7
6
8
1
2
4
9
11
23
45
78

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by