This function allows to easily split the dataset into a train and a test set.
1 | create_test_trips(M = 500, db, min.n = 1)
|
M |
Number of test trips |
db |
Dataset |
min.n |
Number minimum of links allowed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.