List of questions
Related questions
Question 223 - Professional Machine Learning Engineer discussion
You work for a delivery company. You need to design a system that stores and manages features such as parcels delivered and truck locations over time. The system must retrieve the features with low latency and feed those features into a model for online prediction. The data science team will retrieve historical data at a specific point in time for model training. You want to store the features with minimal effort. What should you do?
A.
Store features in Bigtable as key/value data.
B.
Store features in Vertex Al Feature Store.
C.
Store features as a Vertex Al dataset and use those features to tram the models hosted in Vertex Al endpoints.
D.
Store features in BigQuery timestamp partitioned tables, and use the BigQuery Storage Read API to serve the features.
Your answer:
0 comments
Sorted by
Leave a comment first