摘要:
13-垃圾邮件分类2 1.读取 2.数据预处理 3.数据划分—训练集和测试集数据划分 from sklearn.model_selection import train_test_split x_train,x_test, y_train, y_test = train_test_split(dat 阅读全文
posted @ 2020-05-25 19:57
longlog
阅读(196)
评论(0)
推荐(0)

浙公网安备 33010602011771号