Sign inSign up

jamesthomas/openwhisk_python_ml

By jamesthomas

Updated about 9 years ago

Python runtime for OpenWhisk which includes common Machine Learning libraries.

Image
2

4.1K

jamesthomas/openwhisk_python_ml repository overview

Python runtime for OpenWhisk which includes common Machine Learning libraries. Builds upon OpenWhisk Python 3 image (openwhisk/python3action) and adds numpy, pandas, scipy and sklearn.

Create actions from this image using the following command-line:

wsk action create ml-test --docker jamesthomas/openwhisk_python_ml source.py

Dockerfile for this image is here: https://gist.github.com/jthomas/9dea9e8439ec989504f45647cb7ca156

Tag summary

Content type

Image

Digest

Size

247 MB

Last updated

about 9 years ago

docker pull jamesthomas/openwhisk_python_ml