Coder Social home page Coder Social logo

t8rohman / ds_deploy_gcp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 398 KB

Studying and exercising material to deploy data science and machine learning model on top of GCP.

Dockerfile 0.35% Python 9.75% Shell 0.04% Jupyter Notebook 89.85% PureBasic 0.01%

ds_deploy_gcp's Introduction

ds_deploy_gcp

Studying and exercising material to deploy data science and machine learning model on top of GCP. All the contents here are the exercise material taken from Data Science on the Google Cloud Platform book by Valliappa Lakshmanan (2017). Some of the codes are modified to be able to be ran on local machine.

For the complete repository, please refer to: https://github.com/GoogleCloudPlatform/data-science-on-gcp

The exercise includes:

  1. 01_ingest

    • Ingesting data from external, here we're using BTS data.
    • Deploy the ingestion app using flask.
    • Containerize it into a docker container.
  2. 02_streaming

    • Create streaming transformation using Apache Beam on local file.
    • Moving and running the local transformation to Google Dataflow.
    • Simulate the streaming data, and publish it using Google Pub/Sub.
  3. 03_pyspark

    • Create a simple bayes model using Apache Spark.
    • Shell command editor to convert notebook to .py file using nbconvert.
    • Can be ran on Google Dataproc, please check the source's github.
  4. 04_sparkml

    • Create a logistic regression model using MLLib from Pyspark.
    • Evaluate the model manually.
  5. 05_mlopstf

    • Program for training the model and save it into local drive.
    • Use the model to make a prediction on an input data.
    • All done using TensorFlow library.
    • Both of the programs are containerized already in a Docker.

ds_deploy_gcp's People

Contributors

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