Нема описа

Alexander Freytag 10b1e93c7d license issue пре 10 година
binary 86b76dbb45 support for cross validation, consistent naming пре 10 година
misc 97fe705d15 minor changes for smooth demo пре 10 година
README.md 10b1e93c7d license issue пре 10 година
initWorkspaceLibLinear.m 1f47be9bac merge correction for multi-core support пре 10 година
liblinear_test.m 3eb1e2a154 initial commit пре 11 година
liblinear_test_regression.m 3eb1e2a154 initial commit пре 11 година
liblinear_train.m 1f47be9bac merge correction for multi-core support пре 10 година
liblinear_train_regression.m 95404a724d improved multicore integration пре 10 година

README.md

Summary

A small wrapper library around the popular LibLinear toolbox to make parsing of arguments a little easier.

Requirements / Dependencies

  • A compiled version of Liblinear. (tested with 1.9.3 and 2.1.2)
  • The source code was developed in Matlab 7.14 and 8.2

Installation

  • setup required paths and 3rd-party dependencies via initWorkspaceLibLinear.m (if liblinear is not found on your system, a possible code mirror is suggested)

COPYRIGHT

This software is licensed under the non-commercial license Creative Commons Attribution 4.0 International License. For usage beyond the scope of this license, please contact Alex Freytag.