Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of Custom Machine Learning engine using Kubernetes cluster is broken #3

Open
scottdangelo opened this issue Apr 29, 2019 · 0 comments
Assignees

Comments

@scottdangelo
Copy link
Collaborator

The top level README.md has instructions for:
Tutorial 2. Working with Custom Machine Learning engine

But the Deployment instructions no longer have K8s instructions.

I noticed a new Dockerfile in the custom-ml-engine-bluemix directory, but that Dockerfile uses the manage.py script, which is not in this directory, but is in the custom-ml-engine-containers directory.

But that *-containers dir has an outdated Dockerfile and the README says:contains the code for creating custom deployment of Keras ResNet50 model (images classification) and Spark MLlib (CARS4U) on IBM Cloud, which is the outdated use case for custom-ml (should be the German credit model).

So....There's a mix of Dockerfiles and associated scripts in the 2 directory trees, and these need to be reconciled, as well as the instructions for using K8s updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants