@@ -14,9 +14,7 @@ fastFM: A Library for Factorization Machines
14
14
============================================
15
15
16
16
[ ![ image] ( https://travis-ci.org/ibayer/fastFM.svg?branch=master )] ( https://travis-ci.org/ibayer/fastFM )
17
-
18
17
[ ![ image] ( https://img.shields.io/badge/platform-OSX%7CLinux-lightgrey.svg )] ( https://travis-ci.org/ibayer/fastFM )
19
-
20
18
[ ![ image] ( https://img.shields.io/pypi/l/Django.svg )] ( https://travis-ci.org/ibayer/fastFM )
21
19
22
20
This repository allows you to use Factorization Machines in ** Python**
@@ -52,15 +50,12 @@ Tutorials and other information are available
52
50
stand alone command line interface. If you still have ** questions**
53
51
after reading the documentation please open an issue at GitHub.
54
52
55
- +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+
56
- \| Task \| Solver \| Loss \|
57
- +================+==================+=============================+ \|
58
- Regression \| als, mcmc, sgd \| Square Loss \|
59
- +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+
60
- \| Classification \| als, mcmc, sgd \| Probit(Map), Probit, Sigmoid\|
61
- +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+
62
- \| Ranking \| sgd \| BPR \|
63
- +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- -+
53
+ | Task | Solver | Loss |
54
+ | :------------- | :----------: | -----------: |
55
+ | Regression | als, mcmc, sgd | Square Loss |
56
+ | Classification | als, mcmc, sgd | Probit(Map), Probit, Sigmoid|
57
+ | Ranking | sgd | BPR |
58
+
64
59
* Supported solvers and tasks*
65
60
66
61
Installation
@@ -142,7 +137,6 @@ apply to fastFM can be found at
142
137
License: BSD
143
138
------------
144
139
145
- \< !\- - Matomo Image Tracker\- -\> \< img
146
- referrerpolicy=\" no-referrer-when-downgrade\"
147
- src=\" < https://matomo.palaimon.io/matomo.php?idsite=2&rec=1 > \"
148
- style=\" border:0\" alt=\"\" /\> \< !\- - End Matomo \- -\>
140
+ <!-- Matomo Image Tracker-->
141
+ <img referrerpolicy =" no-referrer-when-downgrade " src =" https://matomo.palaimon.io/matomo.php?idsite=2& ; rec=1 " style =" border :0 " alt =" " />
142
+ <!-- End Matomo -->
0 commit comments