- Notifications
You must be signed in to change notification settings - Fork62
skops is a Python library helping you share your scikit-learn based models and put them in production
License
skops-dev/skops
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation

skops is a Python library helping you share yourscikit-learn based models and put them in production.At the moment, it includes skops.io to securely persist sklearn estimators andmore, without usingpickle. It also includes skops.card to create a modelcard explaining what the model does and how it should be used.
skops.io: Secure persistence of sklearn estimators and more, without usingpickle. Visitthe docs for moreinformation.skops.card: tools to create a model card explaining what the model doesand how it should be used. The model card can then be stored as theREADME.mdfile on the Hugging Face Hub, with pre-populated metadata tohelp Hub understand the model. More information can be foundhere.
Please refer to ourdocumentationon using the library as user, which includes user guides on the above topics aswell as complete examples explaining how the features can be used.
If you want to contribute to the library, please refer to ourcontributing guidelines.
You can install this library using:
python -m pip install skops
Please send all your questions and report issues onthis repository's issuetracker as an issue. Try to lookfor existing ones before you create a new one.
About
skops is a Python library helping you share your scikit-learn based models and put them in production
Topics
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.