Last modified: Thu Aug 7 20:56:57 CST 2008 This page provides some miscellaneous tools based on LIBSVM. Roughly they include Things not general enough to be included in LIBSVM Research codes used in some our past papers Some data sets in LIBS... 続きを読む
John Shawe-Taylor & Nello Cristianini - Cambridge University Press, 2000 - Ordering Info » Support Vector Machines Welcome to the website for the book Support Vector Machines. This is the first comprehensive introduction to Support Vector Mac... 続きを読む
サポートベクターマシンについて,情報源に関するメモを纏めておきます。 ▼ 参考書 Marahon Match用に次の参考書籍を購入しました。 サポートベクターマシン入門 理論から実践(インプリ)まで一通り書かれていて良い本だと思います。機械学習の基礎とな... 続きを読む
先日書いた機械学習における距離学習の続き。kNN (k-nearest neighbour: k 近傍法)は Wikipedia のエントリにも書いてある通り、教師あり学習の一つで、あるインスタンスのラベルを周辺 k 個のラベルから推定する手法。memory-based learning と呼ばれることも... 続きを読む
オープンソースのSVMソフトウェアの基本デフォルトの設定で比較などをしてみた。利用データはLIBSVM Data: Classification, Regression, and Multi-labelのa9aとnews20.binaryを利用した。データセットの詳細は以下のようになっているデータセット名訓練データ... 続きを読む
Machine Learning Group at National Taiwan University Contributors Version 1.33 released on September 21, 2008. We improve the speed for reading input data. Introduction LIBLINEAR is a linear classifier for data with millions of instances and ... 続きを読む
Support Vector Machine SVM(Support Vector Machine)は2クラスの分類を行う学習機械の一種で、与えられた訓練点のなかでサポートベクトルと呼ばれるクラス境界近傍に位置する訓練点と識別面との距離であるマージンを最大化するように分離超平面を構築しクラス... 続きを読む
In this article we will take a closer look at three different classifiers and discuss three different types of classifiers: naive bayesian classifiers, support vector machines and modular multilayer perceptron neural networks. To help us inve... 続きを読む
最近よく巷で耳にするモノ. SVM, Support Vector Machine, さぽーとべくたーましん. これっていったい,どんなもんなんでしょう. なにやら便利そうなモノらしいので,ちょいと調べて要点をまとめてみようかな,なんて. でも,ただまとめただけだとそのへ... 続きを読む
サポートベクターマシンとその応用 An Introduction to Support Vector Machines 山下浩∗ 田中茂† Hiroshi Yamashita Shigeru Tanaka (株)数理システム‡ Mathematical Systems, Inc.§ 概要 Support Vector Machines (SVMs), the learning approach origina... 続きを読む