Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

week 4: presentation proposal #2482

Merged
merged 1 commit into from
Sep 15, 2024
Merged

week 4: presentation proposal #2482

merged 1 commit into from
Sep 15, 2024

Conversation

florianim
Copy link
Contributor

Assignment Proposal

Title

What is a Feature Store in ML?

Names and KTH ID

Deadline

  • Week 4

Category

  • Presentation

Description

We want to do a presentation on the concept of the Feature Store. We will explain the significance of using a feature store when dealing with MLOps workflows and present its advantages. Specifically we will talk about how it enhances real-time (online) applications. In our presentation we use Feast as an example for an open-source feature store and provide according code-snippets.

Relevance

When not having a feature store, ML feature reusability is limited and ML engineers spent a significant amount of time on feature engineering. The concept of a feature store acts as a hub of callaboration and ensures consistency accross training and serving avoiding training-serving skew. Furthermore, features can be reused accross teams leading to additional time savings. Feature stores allow for a consistent and fast delivery of feature values in online, offline and training scenarios.

@algomaster99
Copy link
Collaborator

Good proposal structure :) Merging.

@algomaster99 algomaster99 self-assigned this Sep 15, 2024
@algomaster99 algomaster99 merged commit 6f99f59 into KTH:2024 Sep 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants