Guest User

Untitled

a guest
Oct 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Datasplit <- createDataPartition(tele$Tele, p=0.7, list= FALSE)
  2.  
  3. Error in createDataPartition(tele$Tele, p=0.8, list = FALSE): y must have at least 2 data points.
Add Comment
Please, Sign In to add comment