powered by
prepare_data(data_set, pos, neg, train_size, test_size)
#data(iris) #prepare_data(iris, 1:20, 101:120, c(5, 5), c(8, 8))
Run the code above in your browser using DataLab