Python runtime for OpenWhisk which includes common Machine Learning libraries.
4.1K
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
Content type
Image
Digest
Size
247 MB
Last updated
about 9 years ago
docker pull jamesthomas/openwhisk_python_ml