Machine learning
サポートベクターマシン(分類)
サポートベクターマシン(SVM)は、1995年にCorinna CortesとVladimir Vapnikによって導入された分類器であり、高次元空間においてクラス間の最適な分離超平面を見つけます。これは、最も近い訓練点からのマージンを可能な限り広く取る境界を選択するため、新しいデータに対する決定が堅牢になります。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+9 more
出典
- Cortes, C. & Vapnik, V. (1995). Support-Vector Networks. Machine Learning, 20, 273–297. DOI: 10.1007/BF00994018 ↗
このページの引用方法
ScholarGate. (2026, June 1). Support Vector Machine (SVM — Classification). ScholarGate. https://scholargate.app/ja/machine-learning/svm-classification
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- K近傍法機械学習↔ compare
- ロジスティック回帰研究統計↔ compare
- ナイーブベイズ機械学習↔ compare
- ランダムフォレスト機械学習↔ compare
- サポートベクター回帰機械学習↔ compare