GithubHelp home page GithubHelp logo

bharatr21 / skops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skops-dev/skops

1.0 1.0 0.0 435 KB

skops is a Python library helping you share your scikit-learn based models and put them in production

Home Page: https://skops.readthedocs.io/en/stable/

License: MIT License

Python 99.90% Makefile 0.10%

skops's Introduction

Documentation Linux, macOS, Windows tests Codecov PyPi Black

https://raw.githubusercontent.com/skops-dev/skops/main/docs/images/logo.png

SKOPS

skops is a Python library helping you share your scikit-learn based models and put them in production. At the moment, it includes tools to easily integrate models on the Hugging Face Hub, which allows you to share your models, make them discoverable, and use the Hub's API inference and widgets to get outputs of the model without having to download or load the model.

  • skops.hub_utils: tools to create a model repository to be stored on Hugging Face Hub, mainly through skops.hub_utils.init and skops.hub_utils.push. You can see all the models uploaded to the hub using this library here
  • skops.card: tools to create a model card explaining what the model does and how it should be used. The model card can then be stored as the README.md file on the Hugging Face Hub, with pre-populated metadata to help Hub understand the model.
  • skops.io: Secure persistence of sklearn estimators and more, without using pickle. Visit the docs for more information.

Please refer to our documentation on using the library as user, which includes user guides on the above topics as well as complete examples explaining how the features can be used.

If you want to contribute to the library, please refer to our contributing guidelines.

Installation

You can install this library using:

python -m pip install skops

Bug Reports and Questions

Please send all your questions and report issues on this repository's issue tracker as an issue. Try to look for existing ones before you create a new one.

skops's People

Contributors

adrinjalali avatar benjaminbossan avatar merveenoyan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.