We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08c546b + d0cb38c commit d24736fCopy full SHA for d24736f
_doc/index.rst
@@ -2,9 +2,6 @@
2
mlinsights: tricky scikit-learn
3
===============================
4
5
-.. image:: https://raw.github.com/sdpython/mlinsights/blob/main/_doc/_static/project_ico.png
6
- :target: https://github.com/sdpython/mlinsights/
7
-
8
.. image:: https://dev.azure.com/xavierdupre3/mlinsights/_apis/build/status%2Fsdpython.mlinsights%20(2)?branchName=main
9
:target: https://dev.azure.com/xavierdupre3/mlinsights/_build/latest?definitionId=16&branchName=main
10
@@ -95,3 +92,10 @@ version...
95
92
96
93
from sklearn import __version__
97
94
print(__version__)
+
+Source are available at `sdpython/mlinsights <https://github.com/sdpython/mlinsights/>_`.
98
+Older versions
99
+++++++++++++++
100
101
+* `0.5.0 <../v0.5.0/index.html>`_
0 commit comments