资源数据集台湾大学林智仁处理为 LibSVM 格式分类建模数据

台湾大学林智仁处理为 LibSVM 格式分类建模数据

2019-12-18 | |  86 |   0 |   0

Introduction

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

Since version 2.8, it implements an SMO-type algorithm proposed in this paper:
R.-E. Fan, P.-H. Chen, and C.-J. Lin. Working set selection using second order information for training SVM. Journal of Machine Learning Research 6, 1889-1918, 2005. You can also find a pseudo code there. (how to cite LIBSVM)

Our goal is to help users from other fields to easily use SVM as a tool. LIBSVM provides a simple interface where users can easily link it with their own programs. Main features of LIBSVM include

  • Different SVM formulations

  • Efficient multi-class classification

  • Cross validation for model selection

  • Probability estimates

  • Various kernels (including precomputed kernel matrix)

  • Weighted SVM for unbalanced data

  • Both C++ and Java sources

  • GUI demonstrating SVM classification and regression

  • Python, R, MATLAB, Perl, Ruby, Weka, Common LISP, CLISP, Haskell, OCaml, LabVIEW, and PHP interfaces. C# .NET code and CUDA extension is available.
    It's also included in some data mining environments: RapidMiner, PCP, and LIONsolver.

  • Automatic model selection which can generate contour of cross validation accuracy.


上一篇:NIPS 2003 属性选择竞赛数据

下一篇:几个Large-scale 大规模分类建模数据

用户评价
全部评价

热门资源

  • GRAZ 图像分类数据

    GRAZ 图像分类数据

  • MIT Cars 汽车图像...

    MIT Cars 汽车图像数据

  • 凶杀案报告数据

    凶杀案报告数据

  • 猫和狗图像分类数...

    Kaggle 上的竞赛数据,用以区分猫和狗两类对象,...

  • Bosch 流水线降低...

    数据来自产品在Bosch真实生产线上制造过程中的设备...