Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 97c00dc

Browse files
committed
update badges
1 parent 9094419 commit 97c00dc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ for classification and regression in Python.
1212
.. image:: https://ci.appveyor.com/api/projects/status/g9xnar9081l3vsw7/branch/master?svg=true
1313
:target: https://ci.appveyor.com/project/vene/polylearn
1414

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
2017

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/
2120

2221
Factorization machines and polynomial networks are machine learning models
2322
that can capture **feature interaction** (co-occurrence) through polynomial terms.

0 commit comments

Comments
 (0)