Machine learningMachine learning
オンラインワンクラスSVM
オンラインワンクラスSVMは、古典的なワンクラスサポートベクターマシン(One-Class SVM)の増分拡張であり、新しいデータが1サンプルずつ到着するにつれて決定境界を更新します。これにより、最初から再トレーニングすることなく、ストリーミング環境やリアルタイムの異常または新規性検出に適しています。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Laskov, P., Gehl, C., Krueger, S., & Muller, K.-R. (2006). Incremental support vector learning: Analysis, implementation and applications. Journal of Machine Learning Research, 7, 1909–1936. link ↗
- Scholkopf, B., Williamson, R., Smola, A., Shawe-Taylor, J., & Platt, J. (1999). Support vector method for novelty detection. Advances in Neural Information Processing Systems (NIPS), 12, 582–588. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Online One-Class Support Vector Machine. ScholarGate. https://scholargate.app/ja/machine-learning/online-one-class-svm
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.
- オートエンコーダー深層学習↔ compare
- アイソレーションフォレスト機械学習↔ compare
- 局所外れ値因子 (LOF)機械学習↔ compare
- One-Class SVM機械学習↔ compare