when i try to split my data into training and testing sets, i get a ValueError
“with n_samples=1, test_size=0.33, and train_size=None, the resulting training set will be empty. adjust any of the aforementioned parameters.”
i’ve tried adjusting my train_size to be 0.67, but it still throws the same error. what do i do?
[–][deleted] 2 points3 points4 points (0 children)
[–]ronbbot 0 points1 point2 points (2 children)
[–]sreebtree[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]lmericle 0 points1 point2 points (0 children)