matplotlib [scikit-learn] 9. k近傍法によるクラス分類(KNeighborsClassifier) scikit-learnのk近傍法(KNeighborsClassifier)を使用したクラス分類の実装方法を解説。make_blobsで生成したデータセットを用いた具体的な例を通して、k近傍法のパラメータ設定や性能評価について学べます。 2021.02.02 matplotlibpythonsklearn