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

Preface

The original data must be divided into train and test data sets to develop a classification model. You should do the following:

The alookr package makes these steps fast and easy:

How to perform split the data

Refer to the following website for information on splitting the data into a train and test set.



choonghyunryu/alookr documentation built on Feb. 28, 2024, 3:04 a.m.