-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can I use this library for the ranking task? #38
Comments
Please check
http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#large_scale_ranksvm
TheEdoardo93 writes:
Hi, I'm a computer science student based in Milan.
I want to know if I can use this library (especially, with the
Python interface/wrapper) for the ranking task. I want to learn
a ranking function in Learning to Rank style.
It is possible?
Thanks for the answer!
—
You are receiving this because you are subscribed to this
thread.
Reply to this email directly, view it on GitHub, or mute the
thread.*
|
Thanks.
1) I see that this library is written in C/C++. Is there any available Python wrapper/binding?
2) So, this library doesn't permit to perform learning to rank task?
Thanks for your answer
Edoardo Casiraghi
[email protected]
… Il giorno 20 ott 2017, alle ore 12:38, cjlin1 ***@***.***> ha scritto:
Please check
http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#large_scale_ranksvm
TheEdoardo93 writes:
> Hi, I'm a computer science student based in Milan.
> I want to know if I can use this library (especially, with the
> Python interface/wrapper) for the ranking task. I want to learn
> a ranking function in Learning to Rank style.
> It is possible?
>
> Thanks for the answer!
>
> —
> You are receiving this because you are subscribed to this
> thread.
> Reply to this email directly, view it on GitHub, or mute the
> thread.*
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#38 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ASwOu0EBgsxtnnemGPOnch6w78wqwtYXks5suHgggaJpZM4QAY5->.
|
We don't but it should be easy to modify liblinear's python setting here..
TheEdoardo93 writes:
Thanks.
I see that this library is written in C/C++. Is there any
available Python wrapper/binding?
Thanks for your answer
Edoardo Casiraghi
[email protected]
> Il giorno 20 ott 2017, alle ore 12:38, cjlin1
<[email protected]> ha scritto:
>
> Please check
>
>
http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/#large_scale_ranksvm
>
> TheEdoardo93 writes:
> > Hi, I'm a computer science student based in Milan.
> > I want to know if I can use this library (especially, with
the
> > Python interface/wrapper) for the ranking task. I want to
learn
> > a ranking function in Learning to Rank style.
> > It is possible?
> >
> > Thanks for the answer!
> >
> > —
> > You are receiving this because you are subscribed to this
> > thread.
> > Reply to this email directly, view it on GitHub, or mute the
> > thread.*
> >
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
<#38 (comment)>
;, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASwOu0EBgsxtnnemGPOnch6w78wqwtYXks5suHgggaJpZM4QAY5->
;.
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the
thread.*
|
Sorry, what do you mean by "modify liblinear's python setting here"?
|
This issue was moved to angleto#6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I'm a computer science student based in Milan.
I want to know if I can use this library (especially, with the Python interface/wrapper) for the ranking task. I want to learn a ranking function in Learning to Rank style.
It is possible?
Thanks for the answer!
The text was updated successfully, but these errors were encountered: