Пакет shogun: Информация

    Исходный пакет: shogun
    Версия: 2.0.0-alt2
    Собран:  4 февраля 2013 г. 20:18
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.shogun-toolbox.org/

    Лицензия: GPL v3 or later
    О пакете: A Large Scale Machine Learning Toolbox
    Описание: 
    The machine learning toolbox's focus is on large scale kernel methods and
    especially on Support Vector Machines (SVM). It provides a generic SVM
    object interfacing to several different SVM implementations, among them the
    state of the art LibSVM and SVMlight.  Each of the SVMs can be
    combined with a variety of kernels. The toolbox not only provides efficient
    implementations of the most common kernels, like the Linear, Polynomial,
    Gaussian and Sigmoid Kernel but also comes with a number of recent string
    kernels as e.g. the Locality Improved, Fischer, TOP, Spectrum,
    Weighted Degree Kernel (with shifts). For the latter the efficient
    LINADD optimizations are implemented.  Also SHOGUN offers the freedom of
    working with custom pre-computed kernels.  One of its key features is the
    ``combined kernel'' which can be constructed by a weighted linear combination
    of a number of sub-kernels, each of which not necessarily working on the same
    domain. An optimal sub-kernel weighting can be learned using Multiple Kernel
    Learning.
    
    Currently SVM 2-class classification and regression problems can be dealt
    with. However SHOGUN also implements a number of linear methods like Linear
    Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel)
    Perceptrons and features algorithms to train hidden markov models.
    The input feature-objects can be dense, sparse or strings and
    of type int/short/double/char and can be converted into different feature types.
    Chains of ``preprocessors'' (e.g. substracting the mean) can be attached to
    each feature object allowing for on-the-fly pre-processing.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libshogun (x86_64, i586)
    libshogun-debuginfo (x86_64, i586)
    libshogun-devel (x86_64, i586)
    python-module-shogun (x86_64, i586)
    python-module-shogun-debuginfo (x86_64, i586)
    shogun (x86_64, i586)
    shogun-debuginfo (x86_64, i586)
    shogun-docs (noarch)
    shogun-examples (noarch)
    shogun-tests (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Vitaly Kuznetsov

    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. liblapack-devel
      2. libxml2-devel
      3. libsnappy-devel
      4. boost-devel
      5. liblpsolve-devel
      6. liblzma-devel
      7. bzlib-devel
      8. liblzo2-devel
      9. ghostscript-classic
      10. /proc
      11. libglpk-devel
      12. graphviz
      13. doxygen
      14. python-devel
      15. python-module-docutils
      16. python-module-matplotlib
      17. swig
      18. libnumpy-devel
      19. python-module-wx2.9
      20. libhdf5-devel
      21. texlive-latex-extra
      22. libjson-devel
      23. gcc-c++
      24. libarpack-devel
      25. libsuperlu-devel
      26. zlib-devel
      27. libreadline-devel

    Последнее изменение


    4 февраля 2013 г. Eugeny A. Rostovtsev 2.0.0-alt2
    - Rebuilt with glpk 4.48
    11 января 2013 г. Eugeny A. Rostovtsev 2.0.0-alt1
    - Version 2.0.0 (ALT #28174)
    4 декабря 2012 г. Eugeny A. Rostovtsev 1.1.0-alt3
    - Fixed build with OpenBLAS 0.2.5