摘要:
import re import numpy as np from sklearn import cross_validation from sklearn import datasets from sklearn import svm from sklearn.externals import joblib from sklearn.metrics import classification... 阅读全文
posted @ 2017-11-11 13:20
bonelee
阅读(739)
评论(1)
推荐(0)
摘要:
防止超时掉线的代码: 阅读全文
posted @ 2017-11-11 00:17
bonelee
阅读(938)
评论(0)
推荐(0)