rankfm

a python implementation of the generic factorization machines model class adapted for collaborative filtering recommendation problems with implicit feedback user-item interaction data and (optionally…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install rankfm

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.5 2020-06-13      
0.2.4 2020-06-13      
0.2.3 2020-06-11      
0.2.2 2020-06-11      
0.2.1 2020-06-11      
0.2.0 2020-06-11      
0.1.3 2020-06-04  
0.1.2 2020-05-30  
0.1.1 2020-05-29  
0.1.0 2020-05-28  

Issues with this package?

Page last updated 2025-09-09 02:41:21 UTC