Quantcast
Viewing all articles
Browse latest Browse all 4448

Error: could not find function "sample.split"

@harry wrote:

I am currently solving one classification problem for which I am trying to split the training data into training and testing of my model for which I am using the sample.split function but I am getting the error.

sample_0 = sample.split(train_0, SplitRatio = .9) 
Error: could not find function "sample.split"

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles