feature-store
Here are 12 public repositories matching this topic...
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
-
Updated
May 16, 2021 - Python
-
Updated
May 14, 2020 - Vue
-
Updated
Mar 28, 2021 - Mustache
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Aug 31, 2020
-
Updated
Apr 26, 2021 - Python
-
Updated
Nov 1, 2020
Feast currently uses the develop tag as the default image for it's services. Swap to a proper tag to ensure it works in the future.
See https://github.com/feast-dev/feast-helm-charts/blob/main/values.yaml
Improve this page
Add a description, image, and links to the feature-store topic page so that developers can more easily learn about it.
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."
Expected Behavior
Currently Feast is assuming the location of my datasets is always in US as this is the current default location for the BQ Client.
It would be good to have the possibility to specify the location somewhere
Current Behavior