Giter Site home page Giter Site logo

caomw / robustkernelpaths Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patwie/robustkernelpaths

0.0 2.0 0.0 168 KB

finetuning SVM kernel parameter

Home Page: http://wieschollek.info/publications.html

License: GNU Lesser General Public License v3.0

C++ 95.53% C 4.22% Shell 0.25%

robustkernelpaths's Introduction

Robust and Efficient Kernel Hyperparameter Paths with Guarantees

**auto finetuning, svm, parameters, kernel parameter, choose parameters **

The results of non-linear SVM classifications heavily rely on the choose of the kernel hyperparameter, i.e. , \lambda in $k(x,y)=\exp(-\lambda \norm{x-y}²)$ in the kernel function. This repository contains an effective algorithmn that calculates an approximate entire solution path of the objective function with respect to the hyperparameter within the interval [2^{-10},2^{10}] without numerical issues by which the exact algorithms suffer. More details can be found in the corresponding paper.

For the matrix calculation the library Eigen was used in combination with OpenMP. The backend solver is libSVM

The program reads the problem description in the default libSVM format. See the documented source for more information or run the compiled program without any parameters to get help.

weblinks

robustkernelpaths's People

Contributors

patwie avatar

Watchers

 avatar  avatar

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.