Code Monkey home page Code Monkey logo

engml's Introduction

Projeto Engenharia de Machine Learning

This repository has the idea to build a first cut of a MLOps pipeline end to end in VertexAI.

The overview architecture of the project is this:

alt text

Problem Statement:

As toy a example, we are trying to solve the problem of default payment risk prediction. The dataset for the problem can be found here.

To do that I will follow the these steps:

  1. Data analysis to understand the problem and the dataset;
  2. Baseline machine learning model for classification;
  3. More complex machine learning model for classification;
  4. Development of Vertex Pipeline for training and deployment;
  5. BigQuery Table creation for model metada storage;
  6. Devolopment of custom prediction image to deal with preprocessing in prediction time;
  7. Setup of Vertex Model monitoring for data and concept drifts.

Running the Pipeline:

To run the pipeline first you need to have a GCP service account with all the required permissions.

Once the service account is ready you can set the bucket with the data using the parameter_values.json in the field input_path. Notice, the path must be a GCS FUSE path to the .csv file contaning the training the data.

After that, you can it by:

python run_pipeline.py --service_account yoursa@project_id.iam.gserviceaccount.com

engml's People

Contributors

jpvmm avatar

Stargazers

Marcos Augusto avatar

Watchers

 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.