Splitting the dataset

knitr::opts_chunk$set(collapse = TRUE, comment = "")

Preface

To develop a classification model, the original data must be divided into train data set and test data set. You should do the following:

The alookr package makes these steps fast and easy:

How to perform split the data

For information on how to perform split the data into a train set and a test set, refer to the following website.



Try the alookr package in your browser

Any scripts or data that you put into this service are public.

alookr documentation built on June 12, 2022, 5:08 p.m.