mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add libffm
This commit is contained in:
parent
bd2bb54db2
commit
5be69dc8f7
1 changed files with 1 additions and 0 deletions
|
@ -899,6 +899,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [annoy](https://github.com/spotify/annoy) - Approximate Nearest Neighbors in C++/Python optimized for memory usage.
|
||||
* [fastFM](https://github.com/ibayer/fastFM) - A library for Factorization Machines.
|
||||
* [implicit](https://github.com/benfred/implicit) - A fast Python implementation of collaborative filtering for implicit datasets.
|
||||
* [libffm](https://github.com/guestwalk/libffm) - A library for Field-aware Factorization Machine (FFM).
|
||||
* [LightFM](https://github.com/lyst/lightfm) - A Python implementation of a number of popular recommendation algorithms.
|
||||
* [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems.
|
||||
|
||||
|
|
Loading…
Reference in a new issue