Giter VIP home page Giter VIP logo

pisvm's Introduction

DESCRIPTION

PiSvM is a parallel Support Vector Machine (SVM) implementation. 
It supports C-SVC, nu-SVC, epsilon-SVR and nu-SVR and has a 
command-line interface similar to the popular LibSVM package.

This is a fork of pisvm-1.2 found at http://pisvm.sourceforge.net/
that aims to increase scalability.

DOCUMENTATION

Documentation on how to use the PiSvM software as well as
performance results are given on the web under:
http://pisvm.sourceforge.net/

Since the command line interface is almost identical to LibSVM,
for general usage instructions concerning SVM training visit:
http://www.csie.ntu.edu.tw/~cjlin/libsvm/

COPYRIGHT/LICENSE

The parallel SMO solver and command line interface is based
on LibSVM code. Therefore the conditions given in COPYRIGHT-LibSVM
apply to the parts of the LibSVM code, that is svm.h, svm.cpp, 
pisvm-train.c pisvm-predict.c and pisvm-scale.c. All of the
pisvm-*.c files contain changes made to enable parallel training.

All other source code, including the parallel LOQO solver in
subdirectory loqo and the parallel SMO solver in subdirectory
psmo is licensed under the terms of the GPL as given in LICENSE.txt

pisvm's People

Contributors

mricherzhagen avatar

Watchers

 avatar  avatar

Forkers

masak1112

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.