摘要: 1 import pandas as pd 2 from sklearn.model_selection import train_test_split 3 from sklearn.linear_model import LogisticRegression 4 from sklearn.metr 阅读全文
posted @ 2020-09-27 16:25 jory_boke 阅读(936) 评论(0) 推荐(0)