Notebook implementation for titanic dataset with Kale.
Modified from the original notebook here
-
Install Kubeflow uisng Minikf on GCP or AWS here.
-
Create a new notebook server.
-
Use the Jupyterlab terminal to clone this repo
git clone https://github.com/NonMundaneDev/layer-demo-kubeflow.git
-
Use Kale to compile and run the Kubeflow pipeline.
-
Learn how to use the Serving step from this article.