19 Forks
303 Stars
303 Watchers

modelstore

🏬 modelstore is a Python library that allows you to version, export, and save a machine learning model to your filesystem or a cloud storage provider.

How to download and setup modelstore

Open terminal and run command
git clone https://github.com/operatorai/modelstore.git
git clone is used to create a copy or clone of modelstore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with modelstore https://github.com/operatorai/modelstore/archive/master.zip

Or simply clone modelstore with SSH
[email protected]:operatorai/modelstore.git

If you have some problems with modelstore

You may open issue on modelstore support forum (system) here: https://github.com/operatorai/modelstore/issues