iris = sklearn.datasets.load_iris(). x, y = iris.data, iris.target ... classifier_obj = sklearn.svm. ... classifier_obj = sklearn.ensemble.
確定! 回上一頁