Skip to content

Commit

Permalink
Merge pull request #124 from sdpython/do3
Browse files Browse the repository at this point in the history
documentation
  • Loading branch information
sdpython authored Nov 5, 2023
2 parents 08c546b + d0cb38c commit d24736f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions _doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
mlinsights: tricky scikit-learn
===============================

.. image:: https://raw.github.com/sdpython/mlinsights/blob/main/_doc/_static/project_ico.png
:target: https://github.com/sdpython/mlinsights/

.. image:: https://dev.azure.com/xavierdupre3/mlinsights/_apis/build/status%2Fsdpython.mlinsights%20(2)?branchName=main
:target: https://dev.azure.com/xavierdupre3/mlinsights/_build/latest?definitionId=16&branchName=main

Expand Down Expand Up @@ -95,3 +92,10 @@ version...

from sklearn import __version__
print(__version__)

Source are available at `sdpython/mlinsights <https://github.com/sdpython/mlinsights/>_`.

Older versions
++++++++++++++

* `0.5.0 <../v0.5.0/index.html>`_

0 comments on commit d24736f

Please sign in to comment.