Giter Club home page Giter Club logo

feast_workshops's Introduction

What is Feast?

Feast is an operational data system for managing and serving machine learning features to models in production. It can serve features from a low-latency offline store (for real-time prediction) or from an off-line store (for scale-out batch scoring or training models).

Feature stores have emerged as a pivotal component in the modern machine learning stack, as more data scientists and engineers work together to operationalize ML. Associated with this task are some operational challenges. The toughest challenges for operationalizing ML is data: how to compute and select features, store, validate serve, discover and share them.

Goal and Objective

In this series of instructor led lectures and hands-on workshops, divided them into distinct modules, you will learn:

  • what key problems feature stores solve to operationalize ML
  • why features stores are a pivotal components in the model machine learning stack
  • common key use cases and deployment patterns for feature stores observed by the MLOps and ML practitioners
  • how feature stores are playing a transformational role with the rise of modern data platforms
  • get a hands-on experience with the popular open source feature store Feast

The workshop, all done on your laptop, is divided into four modules:

Time (mins) Description Module
45-60 Feast Concepts, Declarative & Consumption APIs, and Creating Features for offline/online access Module 1
45 Quick intro to MLflow and Feast & MLflow integration Module 2
45 A credit scoring & loan application use case with XGBoost and Ray for Distributed Training Module 3
45 How to use Feast for on-demand transformations (WIP) Module 4

Who Should Take This Workshop

A data scientist or data engineer who wants to learn and understand:

  • how Feature Store builds a bridge between your feature data and machine learning models
  • how to serve consistent features for both training and low-latency inference
  • how to build feature engineering pipelines to build features

Skill Level

Beginner to Intermediate

Instructor

Prerequisites

  • Knowledge of Python 3 and programming in general
  • Preferably a UNIX-based, fully-charged laptop with 8-16 GB, with a Chrome or Firefox browser
  • Some knowledge of Machine Learning concepts, libraries, and frameworks:
    • scikit-learn
    • pandas and Numpy
    • PyCharm/IntelliJ or choice of syntax-based Python editor
  • pip/pip3 or conda and Python 3 installed
  • Loads of virtual laughter, curiosity, and a sense of humor ... :-)

Obtaining the Workshop materials

Familiarity with git is important so that you can get all the material easily during the tutorial and workshop as well as continue to work in your free time, after the session is over.

git clone [email protected]:dmatrix/feast_workshops.git

git clone https://github.com/dmatrix/feast_workshops.git

Documentation Resources

This workshop will refer to documentation:

feast_workshops's People

Contributors

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