split into training set and test set with specific attribute values for rows

后端 未结 0 1742
轮回少年
轮回少年 2021-01-28 16:21

My input file is under the following form:

gold,Attribute1,Attribute2
T,1,1
T,1,2
T,1,1
N,1,2
N,2,1
T,2,1
T,2,2
N,2,2
T,3,1
N,3,2
N,3,1
T,3,2
N,3,3
N,3,3
<         


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