Skip to main content

Serving Machine Learning Models

Project description

Serving Machine Learning Models

下载

Docker

docker pull apachecn0/serving-machine-learning-models
docker run -tid -p <port>:80 apachecn0/serving-machine-learning-models
# 访问 http://localhost:{port} 查看文档

PYPI

pip install serving-machine-learning-models
serving-machine-learning-models <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g serving-machine-learning-models
serving-machine-learning-models <port>
# 访问 http://localhost:{port} 查看文档

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

Built Distribution

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