About 52 results
Open links in new tab
  1. LIBSVM -- A Library for Support Vector Machines

    LIBSVM is an integrated software for support vector classification, (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution estimation (one-class SVM).

  2. 3 Performance Measures, Basic Usage, and Code Organization This section describes LIBSVM’s evaluation measures, shows some simple examples of running LIBSVM, and presents the …

  3. LIBSVM Data: Classification, Regression, and Multi-label

    This page contains many classification, regression, multi-label and string data sets stored in LIBSVM format. For some sets raw materials (e.g., original texts) are also available.

  4. 國立臺灣大學資訊工程學系

    歡迎光臨 臺大資訊系暨研究所 臺灣大學資訊網路與多媒體研究所 臺灣大學電機資訊學院簡介影片 資訊系統訓練班 【專任 ...

  5. LIBSVM FAQ - 國立臺灣大學資訊工程學系

    No, libsvm solves linear/nonlinear SVMs by the same way. Some tricks may save training/testing time if the linear kernel is used, so libsvm is NOT particularly efficient for linear SVM, …

  6. LIBSVM - 國立臺灣大學資訊工程學系

    LIBSVM provides a simple interface where users can easily link it with their own programs. In addition, we provide a graphic interface to demonstrate 2-D pattern recognition.

  7. LIBSVM Tools - 國立臺灣大學資訊工程學系

    This is a graphical environment for doing experiments with libsvm. You can create and connect components (like scaler, trainer, predictor, etc) in this environment.

  8. LIBSVM Data: Classification (Binary Class)

    This page contains many classification, regression, multi-label and string data sets stored in LIBSVM format. For some sets raw materials (e.g., original texts) are also available.

  9. piaip's Using (lib)SVM Tutorial

    After reading some materials on the internet and discussing libsvm with some of my classmates and friends , I wanted to provide some notes here as a tutorial for those who do not need to …

  10. LIBSVM Data: Classification (Multi-class)

    This page contains many classification, regression, multi-label and string data sets stored in LIBSVM format. For some sets raw materials (e.g., original texts) are also available.