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.
- Host: GitHub
- URL: https://github.com/gaoxiaoliang/featurestorebook-examples
- Owner: gaoxiaoliang
- Created: 2025-12-24T09:47:13.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2026-02-14T18:41:00.000Z (5 months ago)
- Last Synced: 2026-02-15T02:53:43.712Z (5 months ago)
- Topics: feature-store, machine-learning, python
- Language: Python
- Homepage: https://gaoxiaoliang.github.io/featurestorebook-examples
- Size: 1.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/