Skip to content
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

Support ranking loss for factorization machines #58

Open
takuti opened this issue Mar 9, 2022 · 1 comment
Open

Support ranking loss for factorization machines #58

takuti opened this issue Mar 9, 2022 · 1 comment

Comments

@takuti
Copy link
Owner

takuti commented Mar 9, 2022

More towards LTR.

Follow up on #30

@takuti takuti added this to the 1.0.0 milestone Mar 9, 2022
@takuti
Copy link
Owner Author

takuti commented Mar 11, 2022

https://dl.acm.org/doi/10.1145/2168752.2168771

LIBFM also contains methods for optimizing an FM model with respect to ranking [Liu and Yang 2008] based on pairwise classification [Rendle et al. 2009]

https://github.com/srendle/libfm/blob/30b9c799c41d043f31565cbf827bf41d0dc3e2ab/src/fm_core/fm_sgd.h#L53

@takuti takuti modified the milestones: 1.0.0, 0.6.0 Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant