Thanks to visit codestin.com
Credit goes to github.com

Skip to content

windj007/liblinear-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liblinear-java

This is a fork of original liblinear-java with incremental and decremental learning support.

Currently only the original patch is applied (ported from C). It makes incremental learning available only with L2-regularized logistic regression (-s 0) and L2-regularized L2-loss support vector classification (primal) (-s 2).

The work is in progress.

About

Fork of original Java version of LIBLINEAR with incremental patch applied

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%