Welcome to skops’s documentation!
skops is a Python library helping you share your scikit-learn based models and put them in production.
The library is still a work in progress and under active development. You can find the source code and the development discussions on Github.
The following examples are good starting points:
Improve your data science workflow with skops: Improve your data science workflow with skops
How to create a model card for your scikit-learn based model: Skops model cards with a custom template
A text classification example: Text Classification with scikit-learn
More examples here
Refer to the user guide to see how you can leverage model cards for documenting your scikit-learn models and enabling reproducibility.