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: scikit-learn model cards
A text classification example, and its integration with the hub: Text Classification with scikit-learn
More examples here
In order to better understand the role of each file and their content when uploaded to Hugging Face Hub, refer to this user guide. You can refer to user guide to see how you can leverage model cards for documenting your scikit-learn models and enabling reproducibility.