cjlin1 / liblinear

LIBLINEAR -- A Library for Large Linear Classification
https://www.csie.ntu.edu.tw/~cjlin/liblinear/
BSD 3-Clause "New" or "Revised" License
1.01k stars 342 forks source link

Add probability estimates for SVC #59

Open vbogach opened 4 years ago

vbogach commented 4 years ago

LibSVM currently has probability estimates for linear SVC. Could this be implemented in Liblinear aswell?

cjlin1 commented 4 years ago

Liblinear does support prob outputs though by a simpler setting. See explanation on p 21 (appendix L) of liblinear paper:

https://www.csie.ntu.edu.tw/~cjlin/papers/liblinear.pdf

On 2020-02-10 02:02, Vladimir Bogachev wrote:

LibSVM currently has probability estimates for linear SVC. Could this be implemented in Liblinear aswell?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/cjlin1/liblinear/issues/59?email_source=notifications\u0026email_token=ABI3BHSRNWA37XTLHH3A5NTRCEQ3BA5CNFSM4KSLADW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMGJS6A", "url": "https://github.com/cjlin1/liblinear/issues/59?email_source=notifications\u0026email_token=ABI3BHSRNWA37XTLHH3A5NTRCEQ3BA5CNFSM4KSLADW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMGJS6A", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Links:

[1] https://github.com/cjlin1/liblinear/issues/59?email_source=notifications&email_token=ABI3BHSRNWA37XTLHH3A5NTRCEQ3BA5CNFSM4KSLADW2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMGJS6A [2] https://github.com/notifications/unsubscribe-auth/ABI3BHWHOIRJUXI2LOGNMKLRCEQ3BANCNFSM4KSLADWQ