Skip to content
master
Go to file
Code
This branch is 3 commits ahead, 187 commits behind bwaldvogel:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Packages

No packages published

Languages

You can’t perform that action at this time.