The function creates the initial split into training and testing data.
Usage
initialize_split(
main_frame,
context,
type = c("first", "last", "prob"),
value = NULL
)
The function creates the initial split into training and testing data.
initialize_split(
main_frame,
context,
type = c("first", "last", "prob"),
value = NULL
)