How to split input data to train & test set

2 vues (au cours des 30 derniers jours)
Kanakaiah Jakkula
Kanakaiah Jakkula le 3 Oct 2017
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

Réponses (0)

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by