This repository was archived by the owner on Dec 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,11 @@ for classification and regression in Python.
12
12
.. image :: https://ci.appveyor.com/api/projects/status/g9xnar9081l3vsw7/branch/master?svg=true
13
13
:target: https://ci.appveyor.com/project/vene/polylearn
14
14
15
- .. image :: https://coveralls.io/repos/vene/polylearn/badge.svg?branch=master&service=github
16
- :target: https://coveralls.io/r/vene/polylearn
17
-
18
- .. image :: https://circleci.com/gh/vene/polylearn.svg?style=shield&circle-token=:circle-token
19
- :target: https://circleci.com/gh/vene/polylearn/tree/master
15
+ .. image :: https://coveralls.io/repos/scikit-learn-contrib/polylearn/badge.svg?branch=master&service=github
16
+ :target: https://coveralls.io/r/scikit-learn-contrib/polylearn
20
17
18
+ .. image :: https://circleci.com/gh/scikit-learn-contrib/polylearn.svg/tree/master?style=shield&circle-token=:circle-token
19
+ :target: https://circleci.com/gh/scikit-learn-contrib/polylearn/
21
20
22
21
Factorization machines and polynomial networks are machine learning models
23
22
that can capture **feature interaction ** (co-occurrence) through polynomial terms.
You can’t perform that action at this time.
0 commit comments