Skip to content
#

feature-store

Here are 21 public repositories matching this topic...

Parvez-Khan-1
Parvez-Khan-1 commented Apr 18, 2022

Expected Behavior

Feast should allow users to create feature views with .csv data sources and retrieve features from offline store without any issues.

Current Behavior

Presently, I have a .csv file sitting in S3 bucket and I am able to create a feature view using this .csv file but while fetching the features from offline store getting below error

-------------------------
AlvaroMarquesAndrade
AlvaroMarquesAndrade commented Sep 17, 2020

Pivot missing categories breaks FeatureSet/AggregatedFeatureSet

Summary

When defining a feature set, it's expected that pivot will have all categories and, as a consequence, the resulting Source dataframe will be suitable to be transformed. When a different behavior happens, FeatureSet and AggregatedFeatureSet breaks.

Feature related:

Age: legacy

bug good first issue

Improve this page

Add a description, image, and links to the feature-store topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feature-store topic, visit your repo's landing page and select "manage topics."

Learn more