Split dataset containing multiple labels

前端 未结 0 1940
故里飘歌
故里飘歌 2021-02-05 09:12

I have a dataset with multiple labels, ie for each X I have 2 y and I need to split into train and test set.

I tried with the sklearn function train_test_split():

相关标签:
回答
  • 消灭零回复
提交回复
热议问题