Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

singularity-sg/liblinear-go

Open more actions menu

Repository files navigation

liblinear-go

This is the Go version of LIBLINEAR which is a port of the Java version located at https://github.com/bwaldvogel/liblinear-java. The liblinear-java project itself is based on an original C++ version.

The project site of the original C++ version is located at http://www.csie.ntu.edu.tw/~cjlin/liblinear/

There are cases where the port of the code might be different due to the style of Go language where it makes sense e.g. to have a single switch statement instead of if..elseif..else

Warning

This porting project is still in a very alpha stage so only use it at your own risk! Contributors are welcome to speed the porting to a point where I'm comfortable releasing it for beta trial.

About

A Go version of liblinear

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.