Coder Social home page Coder Social logo

demo-xgb-project's Introduction

MLRun ML Project and MLOps demo

Demo the work of MLRun with Github based projects and automated CI/CD
Using the Iris dataset and XGBoost Classification with Hyper-Parameters search.



The following examples demonstrate complete machine learning pipelines which include data collection, data preparation, model training and automated deployment.

The examples demonstrate how you can:

  • Run pipelines locally on a notebook.
  • Run some or all tasks on an elastic Kubernetes cluster using serverless functions/jobs.
  • Create automated ML workflows using KubeFlow Pipelines.
  • Maintain project lifecycle

The demo applications are tested on the Iguazio's Data Science PaaS, and use Iguazio's shared data fabric (v3io), and can be modified to work with any shared file storage by replacing the apply(v3io_mount()) calls with other KubeFlow volume modifiers (e.g. apply(mlrun.platforms.mount_pvc())) . You can request a free trial of Iguazio PaaS.

Running the demo

Pre-requisites:

  • A Kubernetes cluster with pre-installed KubeFlow, Nuclio.
  • MLRun Service and UI installed, see MLRun readme.
  1. Clone this repo to your own Git.
  2. in a client or notebook properly configured with MLRun and KubeFlow run:

mlrun project my-proj/ -u git://github.com/<your-fork>/demo-xgb-project.git

  1. Run the local playground notebook to build, test, and run functions.

  2. Open the project notebook and follow the instructions to run an automated ML Pipeline and source control.

Note: alternatively you can run the main pipeline from the CLI and specify artifacts path using:

mlrun project my-proj/ -r main -p "v3io:///users/admin/kfp/{{workflow.uid}}/"

Files

Pipeline



demo-xgb-project's People

Contributors

yaronha avatar

Watchers

James Cloos 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.