Git Product home page Git Product logo

kubeflow_example's Introduction

kubeflow_example

This repo is made for kubeflow example

How to use it?

  1. iris
  • Make kubeflow pipeline for simple example : iris data
  • Doing load data -> training data
  • If you want to start this example do this:
    1. Make each dokcer image(preprocessing, training)
    2. Make kubeflow pipeline(pipeline.py)
    3. Start kubeflow
    4. Upload pipeline and start experiment
  1. titanic
  • Make kubeflow pipline for simple AWS example with titanic data

  • The process of this kubeflow pipeline : In preprocessing

    1. Get data from AWS s3
    2. Preprocessing data
    3. Upload to AWS s3 after preprocessing data Until here, doing in preprocessing

    In train_model 4. Get preprocessing data from s3 5. Training model 6. Upload model to s3

  1. metrics_evaluation_and_check_condtion
  • Make kubeflow evaluation and check condition
  • Use iris data
  • Evaluation
    • Make metrics json
    • Print metrics in kubeflow
    • in 2_model_training/training_model.py
  • Check condition
    • Use dsl.condition
    • in pipeline.py
  • Result
    • 스크린샷 2020-07-23 오전 6 11 44

kubeflow_example's People

Contributors

lsjsj92 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.