摘要:
git clone https://github.com/cr0hn/dnscapy.git easy_install Scapy 服务端: python dnscapy_server.py a.friendsxxx.com 45.77.39.xxx 客户端: ssh -o ProxyCommand 阅读全文
posted @ 2017-12-14 14:57
bonelee
阅读(1167)
评论(0)
推荐(0)
摘要:
sklearn的train_test_split train_test_split函数用于将矩阵随机划分为训练子集和测试子集,并返回划分好的训练集测试集样本和训练集测试集标签。 格式: X_train,X_test, y_train, y_test =cross_validation.train_t 阅读全文
posted @ 2017-12-14 09:14
bonelee
阅读(170617)
评论(3)
推荐(10)

浙公网安备 33010602011771号