We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

BudgetedSVM

We present BudgetedSVM, a C++ toolbox containing highly optimized implementations of three recently proposed algorithms for scalable training of Support Vector Machine (SVM) approximators: Adaptive Multi-hyperplane Machines (AMM), Budgeted Stochastic Gradient Descent (BSGD), and Low-rank Linearization SVM (LLSVM). BudgetedSVM trains models with accuracy comparable to LibSVM in time comparable to LibLinear, as it allows solving highly non-linear classification problems with millions of high-dimensional examples within minutes on a regular personal computer. We provide command-line and Matlab interfaces to BudgetedSVM, efficient API for handling large-scale, high-dimensional data sets, as well as detailed documentation to help developers use and further extend the toolbox.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://www.dabi.temple.edu/budgetedsvm/
Tags
License
Features
  • We provide efficient implementations of algorithms for highly-scalable non-linear SVM training.
  • The toolbox can handle large, high-dimensional data sets that cannot be loaded into memory.
  • The toolbox requires constant memory to train models that solve highly non-linear problems.
  • We provide command-line and Matlab interfaces to BudgetedSVM.
  • We provide an efficient API that provides functionalities for handling large, high-dimensional data sets. Using BudgetedSVM API, data sets with millions data points and/or features are easily handled.
  • For more details, please see the documentation included in the download package.
  • Published under industry-friendly Modified BSD licence.