Skip to main content

Make life easier for saving and serving ML models

Project description

mlModelSaver

Project page in pypi

mlModelSaver

How to install virtualenv

pip install virtualenv

Use vireualevn

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

if you install new dependency run this command and commit your code

pip freeze > requirements.txt

for instalation in local

pip install -e .

build project

python setup.py sdist bdist_wheel

Push project

twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlmodelsaver-1.0.8.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

mlModelSaver-1.0.8-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page