In this walkthrough, you will learn how to use Kubeflow to build reusable components to train your model on an kubernetes cluster and deploy it to AI platform.
- Demonstrate how to build reusable pipeline components
- Demonstrate how to use Keras only models
- Demonstrate how to train a Named Entity Recognition model on a Kubernetes cluster
- Demonstrate how to deploy a Keras model to AI Platform
- Demonstrate how to use a custom prediction routine
- Demonstrate how to use Kubeflow metrics
- Demonstrate how to use Kubeflow visualizations
Named Entity Recognition is a word classification problem, which extract data called entities from text.