2014-01-01から1年間の記事一覧

SVM Tool released

I have just released an SVM tool called DCASVM. DCASVM is an implementation of the Dual Coordinate Ascent/Descent SVM algorithm.It is a bit faster than Liblinear.It is tested using gcc-4.7.2 on Fedora 13. It should work on any C++ environm…

F-measure

マンチェスター大学時代の2007年にF-measureについてまとめた技術メモがいまだに時々論文で参照されているようです。査読を通っていないただのメモなのですが。http://www.toyota-ti.ac.jp/Lab/Denshi/COIN/people/yutaka.sasaki/F-measure-YS-26Oct07.pdfF-…