An open API service indexing awesome lists of open source software.

https://github.com/gaoxiaoliang/featurestorebook-examples

Code examples from the “Building Machine Learning Systems with a Feature Store” book.
https://github.com/gaoxiaoliang/featurestorebook-examples

feature-store machine-learning python

Last synced: about 1 month ago
JSON representation

Code examples from the “Building Machine Learning Systems with a Feature Store” book.

Awesome Lists containing this project

README

          

# featurestorebook-examples

This repository contains my hands-on practice and experiments based on the book
**Building Machine Learning Systems with a Feature Store** (O’Reilly).

The goal of this repo is to better understand feature store concepts by
implementing and running the examples locally, mainly using **Hopsworks**.

## 📘 Book Reference

- Online book (O’Reilly):
https://learning.oreilly.com/library/view/building-machine-learning/9781098165222/

- Official book code repository:
https://github.com/featurestorebook/mlfs-book

- Hopsworks python client:
https://github.com/logicalclocks/hopsworks-api/tree/main/python

## 🧪 What’s in this Repository

- Reproduced and slightly modified examples from the book
- Personal experiments and notes while reading
- Examples Dashboard: https://gaoxiaoliang.github.io/featurestorebook-examples/