Project details for HSSVM

Logo HSSVM 1.0.1

by xjbean - June 8, 2010, 16:16:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ]

view (3 today), download ( 1 today ), 1 comment, 0 subscriptions

OverallWhole StarWhole StarWhole StarWhole StarWhole Star
FeaturesWhole StarWhole StarWhole StarWhole StarWhole Star
UsabilityWhole StarWhole StarWhole StarWhole StarWhole Star
DocumentationWhole StarWhole StarWhole StarWhole StarWhole Star
(based on 1 vote)
Description:

The following features are implemented: 1. Normalize sample data; 2. Search optimal C-gamma pairs for further training and prediction; 3. Train sample data and build hyper-sphere classification model; 4. Predict unknown-class sample data by using hyper-sphere model gotten from training process; 5. Cache kernel matrix for training of large scale sample data 6. Can run all processes by XML script one-stop; 7. Count the executive time about all operations above. 8. Implemented checking sample data format

Now this software only has Chinese documents about algorithm and usage.If someone is interested in this, you can complete the English version. Welcome anyone to modify and improve this software! :) If you want to join us to improve HSSVM , please check SVN address: http://sourceforge.net/projects/hssvm/develop

Changes to previous version:
  1. From this version, the version number is normalized to hssvm1.0.1;
  2. In this version, we delete the features about running parameter searching and run-all from Ant script, that is, commands "ant search-param" and "ant run-all" which exist in previous version are no longer available, and they are replaced with commands "svm search conf" and "svm runall conf", both of them are used on Linux(or all other POSIX systems).If you want to use this program on Windows, the cygwin is required to be installed.
BibTeX Entry: Download
Corresponding Paper BibTeX Entry: Download
Supported Operating Systems: Linux, Windows
Data Formats: Txt
Tags: Svm, Algorithm, Hypersphere, Multiclassification, Smo
Archive: download here

Other available revisons

Version Changelog Date
1.0.1
  1. From this version, the version number is normalized to hssvm1.0.1;
  2. In this version, we delete the features about running parameter searching and run-all from Ant script, that is, commands "ant search-param" and "ant run-all" which exist in previous version are no longer available, and they are replaced with commands "svm search conf" and "svm runall conf", both of them are used on Linux(or all other POSIX systems).If you want to use this program on Windows, the cygwin is required to be installed.
June 8, 2010, 16:16:05
1.18-32
  1. update the algorithm document;
  2. add feature of writing prediction results to files when running all
April 7, 2010, 06:59:01
1.18-2

Initial Announcement on mloss.org.

February 26, 2010, 09:25:11

Comments

Patrick Lee (on March 31, 2010, 08:35:15)
just have a see~! O(?_?)O.lol:

Leave a comment

You must be logged in to post comments.