Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Feature Store Calculations

Hi,

I have a Google Colab notebook with some functions (Python) that been used to calculate the features for a model.

The functions use as inputs data from an API.

The question is if I can or should calculate the features inside a Features Store and feed the results to the Model?

Or in which Instance do I need to make the calculations and then feed the results into the model?

0 2 437
2 REPLIES 2