Prokrus / libsvm

C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsvm

svm_predict file rovides method to use libsvm model in c++ program

loadmodel.c savemodel.c are the files to load c++ model to matlab format and save matlab model to C++ model. Before that make.m should be excecuted to generate libs of these two files in matlab. savemodel and loadmodel can be used to show the message of these two funcitons.

About

C++


Languages

Language:C 68.4%Language:MATLAB 31.6%