Git Product home page Git Product logo

kubeflow-example's Introduction

Architecture and Workflow

What is the structure of this repository?

In the master branch you can find a general overview of the Kubeflow-example.
In the codebase branch you can find the codebase for this example.
In the kubeflow.dashboard branch you can find how to setup Kubflow in two different ways.

About

This repository was created while writing my bachelor thesis. The topic of my bachelor thesis is about evaluating the process of CI/CD in the aspect of a data scientist. I evaluated five CI/CD platforms and implemented one of them on a server. I evaluated the following platforms:

  • Kubeflow
  • CML
  • MLFlow
  • Cortex
    About me: I am studying at the technical university of Vienna.

Architecture

The architecture I am going to use is the architecture published in the paper KDD 2017 Applied Data Science Paper with the title TFX: A TensorFlow-Based Production-Scale Machine Learning Platform. It is worth to have a peek ;) Paper

First of all, one needs to know what components to use. Basically, I am using three main components as you can see in the figure. I annotated the architecture from the original paper so you can see where the components are.

  • Kubeflow
  • Kubernetes
  • Arrikto

test image size

Kubeflow has many tools but I will only discuss the ones which I am going to use, starting with the dashboard. The dashboard gives the user an overview of the main tools like Home , Pipelines , Notebook Servers, Katib , Artifact Store.

The Kubeflow Pipeline is for building and deploying portable, scalable machine learning (ML) workflows based on docker containers.

The notebook server is an IDE for writing the ML codebase. In my case, I am also including Kale. Kale is a project that aims at simplifying the data science experience of deploying Kubeflow pipelines workflows. Kale enables the user to label their code, so the pipeline knows what to do with that part of code.

Katib is the hyperparameter tuner and is located in the second Kubeflow section as a tuner.

The last feature which I am going to use is the Snapshot Store. This service is provided by Rok. Rok is a data management product that allows you to snapshot, version, package, distribute, and clone your full environment along with its data. Rok.

Workflow

In this section we are going to see how those Kubeflow examples will look like. For this I have prepared two figures. bac-workflow-01 bac-workflow-02

kubeflow-example's People

Contributors

tokko55v2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.