# 導包 import numpy as np import matplotlib.pyplot as plt from sklearn.neighbors import KNeighborsClassifier