TLDRocket
Sign in

Model Sharing

3 summarised stories about Model Sharing, each linking back to the original source. Browse all topics →

Friday, 12 August 2022

Introducing Skops

Hugging Face Blog 3 years ago

Hugging Face released Skops, a new library that allows users to host scikit-learn machine learning models on the Hugging Face Hub with automatic documentation and collaboration features. The library enables users to serialize models, generate model cards with metadata and evaluation metrics, and push repositories to the Hub using a few lines of Python code. Users can now share scikit-learn models publicly with inference widgets and discoverable metadata without manual configuration.