Dataframe - sklearn - Split Train/Test to exact number of rows

后端 未结 0 579
难免孤独
难免孤独 2021-02-10 03:37

There is a dataset of about 6,000,000 rows. I use the below codes to split the dataset into train set and test set:

from sklearn.model_selection import train_test         


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