davidsoergel / jlibsvm

Efficient training of Support Vector Machines in Java
Other
117 stars 62 forks source link

Generify SvmPoint to allow use of structured objects, not just sparse vectors #3

Open davidsoergel opened 10 years ago

davidsoergel commented 10 years ago

Need to think about relationship between stand-alone jsvmlib and version integrated with edu.berkeley.compbio.ml, which has lots more dependencies etc.