Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
snownus
/
liblinear
Public
forked from
cjlin1/liblinear
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 8, 2015
change 2014 to 2015 in copyright
boyu
committed
fd6f18d
View commit details
Copy full SHA for fd6f18d
Browse repository at this point
Windows and matlab binaries built on KKT
boyu
committed
7bfc13a
View commit details
Copy full SHA for 7bfc13a
Browse repository at this point
Fix bug and memory leaks in 2.0
Show description for b007df4
boyu
committed
b007df4
View commit details
Copy full SHA for b007df4
Browse repository at this point
Commits on Jul 7, 2015
README: example for -c with -C
chiahuaho
committed
623b159
View commit details
Copy full SHA for 623b159
Browse repository at this point
Commits on Jun 29, 2015
Merge branch 'master' of svm.csie.ntu.edu.tw:liblr
chiahuaho
committed
9a3a37c
View commit details
Copy full SHA for 9a3a37c
Browse repository at this point
Windows binary (with matlab binaries) compiled on KKT
boyu
committed
09bb94c
View commit details
Copy full SHA for 09bb94c
Browse repository at this point
warm start parameter search supported
Show description for 621b867
boyu
committed
621b867
View commit details
Copy full SHA for 621b867
Browse repository at this point
Commits on Jun 28, 2015
Windows binary (with matlab binaries) compiled on KKT
boyu
committed
f0b2b38
View commit details
Copy full SHA for f0b2b38
Browse repository at this point
Squashed commit of the following:
Show description for f60be0c
boyu
committed
f60be0c
View commit details
Copy full SHA for f60be0c
Browse repository at this point
Commits on Jun 19, 2015
Merge branch 'master' of svm.csie.ntu.edu.tw:liblr
cjlin1
committed
25fb1ce
View commit details
Copy full SHA for 25fb1ce
Browse repository at this point
Explain "Parameters" of the returned MATLAB/Octave model. It contains only solver type now
cjlin1
committed
b3e6154
View commit details
Copy full SHA for b3e6154
Browse repository at this point
Commits on May 6, 2015
Using include "linear.h" instead of include "../linear.h"
Show description for 3b49e53
infwinston
committed
3b49e53
View commit details
Copy full SHA for 3b49e53
Browse repository at this point
Matlab/Octave: use the standard method of checking OCTAVE_VERSION to distinguish between the two.
Show description for 588e2d1
infwinston
committed
588e2d1
View commit details
Copy full SHA for 588e2d1
Browse repository at this point
Commits on Apr 4, 2015
Make the indention of set_locale consistent with the group convention
leepei
committed
816e2cb
View commit details
Copy full SHA for 816e2cb
Browse repository at this point
Commits on Mar 24, 2015
symbolic link of libsvmread/write.c changed to hardlink
Show description for b74c08f
cjlin1
committed
b74c08f
View commit details
Copy full SHA for b74c08f
Browse repository at this point
Commits on Mar 1, 2015
[Update] set windows 64bit as default
Mosikico
committed
17d4de8
View commit details
Copy full SHA for 17d4de8
Browse repository at this point
Commits on Feb 24, 2015
Change the access permissions to window binary from 644 to 755.
yongzhuang22
committed
4128810
View commit details
Copy full SHA for 4128810
Browse repository at this point
Commits on Dec 5, 2014
Check return value of setlocale().
Show description for 936e04e
Tavian Barnes
authored and
cjlin1
committed
936e04e
View commit details
Copy full SHA for 936e04e
Browse repository at this point
Commits on Nov 14, 2014
compile new version windows binary
Mosikico
committed
2c69167
View commit details
Copy full SHA for 2c69167
Browse repository at this point
Commits on Nov 3, 2014
Compile 64-bit windows binary to replace 32-bit windows binary.
yongzhuang22
committed
5c58983
View commit details
Copy full SHA for 5c58983
Browse repository at this point
Commits on Oct 27, 2014
explicit list blas/*.c for consistency with octave
Show description for 90e4264
cjlin1
committed
90e4264
View commit details
Copy full SHA for 90e4264
Browse repository at this point
Commits on Oct 24, 2014
Compile windows binary.
yongzhuang22
committed
45341ca
View commit details
Copy full SHA for 45341ca
Browse repository at this point
add three functions:
Show description for b51a63f
yongzhuang22
committed
b51a63f
View commit details
Copy full SHA for b51a63f
Browse repository at this point
Commits on Oct 21, 2014
In get_decfun_coef and get_decfun_bias, a zero value is returned in all invalid
Show description for f9c13df
ycjuan
committed
f9c13df
View commit details
Copy full SHA for f9c13df
Browse repository at this point
Commits on Oct 19, 2014
To support nnz > 2^32, change the data type of the variables related to nnz.
Show description for 92bf9dc
b99902019
authored and
ycjuan
committed
92bf9dc
View commit details
Copy full SHA for 92bf9dc
Browse repository at this point
remove ^M in the end of each line in make.m
ycjuan
committed
aa28b2a
View commit details
Copy full SHA for aa28b2a
Browse repository at this point
1. use "extern C" in blas to make sure the compiled function names are always not mangled.
Show description for 2969922
ycjuan
committed
2969922
View commit details
Copy full SHA for 2969922
Browse repository at this point
replace long int with size_t in linear.cpp and train.c
ycjuan
committed
d2f1801
View commit details
Copy full SHA for d2f1801
Browse repository at this point
add two functions get_decfun_coef and get_decfun_bias
Hsiang-Fu Yu
authored and
ycjuan
committed
fb7a0a5
View commit details
Copy full SHA for fb7a0a5
Browse repository at this point
use __all__ in Python interfaces to make sure only useful things are visible to the users
ycjuan
committed
56d69b2
View commit details
Copy full SHA for 56d69b2
Browse repository at this point
Commits on Oct 16, 2014
Expand the expression of blas to fix the compiling error
Chieh-Yen
committed
b2b5a58
View commit details
Copy full SHA for b2b5a58
Browse repository at this point
Commits on Oct 3, 2014
Merge branch 'master' of svm.csie.ntu.edu.tw:liblr
cjlin1
committed
9211d74
View commit details
Copy full SHA for 9211d74
Browse repository at this point
Show description for 3c82746
cjlin1
committed
3c82746
View commit details
Copy full SHA for 3c82746
Browse repository at this point
Commits on Aug 29, 2014
initialize Gnorm1_init with -1
ycjuan
committed
69462e1
View commit details
Copy full SHA for 69462e1
Browse repository at this point
Commits on Aug 26, 2014
initialize Gnorm1_init with NAN
ycjuan
committed
94c2715
View commit details
Copy full SHA for 94c2715
Browse repository at this point
Previous
Next
You can’t perform that action at this time.