一、scikit-learn 中的SVM 1、导入模块 # 导入模块 import numpy as np import matplotlib.pyplot as plt 2、导入鸢尾花数据集 #导入鸢尾花数据集,并只取其中的两个类别及两个特征值