Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44f17b0 + 0d3fa51 commit bdef419Copy full SHA for bdef419
README.rst
@@ -1,13 +1,16 @@
1
.. -*- mode: rst -*-
2
3
-|Travis|_ |AppVeyor|_
+|Travis|_ |AppVeyor|_ |Coveralls|_
4
5
.. |Travis| image:: https://api.travis-ci.org/scikit-learn/scikit-learn.png?branch=master
6
.. _Travis: https://travis-ci.org/scikit-learn/scikit-learn
7
8
.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/scikit-learn/scikit-learn?branch=master&svg=true
9
.. _AppVeyor: https://ci.appveyor.com/project/sklearn-ci/scikit-learn/history
10
11
+.. |Coveralls| image:: https://img.shields.io/coveralls/scikit-learn/scikit-learn.svg
12
+.. _Coveralls: https://coveralls.io/r/scikit-learn/scikit-learn
13
+
14
scikit-learn
15
============
16
0 commit comments