jzy3d-api/jzy3d-tools-libsvm
Martin Pernollet 7980ee8a54 [maven-release-plugin] prepare for next development iteration 2022-08-08 15:39:22 +02:00
..
data Unify line endings of checked-in files to linux-style(LF) 2021-01-25 23:01:01 +01:00
doc Use HTTPS URLs 2021-11-20 17:16:17 +01:00
lib Move extensions to main tree. Depthpeeling is WIP 2017-02-04 18:29:01 +01:00
src Cleanup 2021-04-11 22:15:57 +02:00
README.md Use HTTPS URLs 2021-11-20 17:16:17 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2022-08-08 15:39:22 +02:00

README.md

jzy3d-tools-libsvm

A clone of https://www.csie.ntu.edu.tw/~cjlin/libsvm/

Contains:

  • few refactors of libsvm to more easily access internal state of the vector machine.
  • InstantSvm, a thin wrapper on libsvm