2021年3月9日
摘要: #!/usr/bin/python# coding=utf-8from sklearn.datasets import load_irisfrom sklearn.model_selection import train_test_splitfrom sklearn.preprocessing im 阅读全文
posted @ 2021-03-09 16:33 一仟零一夜丶 阅读(672) 评论(0) 推荐(0)