List of questions
Related questions
Question 114 - Professional Machine Learning Engineer discussion
You are a data scientist at an industrial equipment manufacturing company. You are developing a regression model to estimate the power consumption in the company's manufacturing plants based on sensor data collected from all of the plants. The sensors collect tens of millions of records every day. You need to schedule daily training runs for your model that use all the data collected up to the current date. You want your model to scale smoothly and require minimal development work. What should you do?
A.
Develop a custom TensorFlow regression model, and optimize it using Vertex Al Training.
B.
Develop a regression model using BigQuery ML.
C.
Develop a custom scikit-learn regression model, and optimize it using Vertex Al Training
D.
Develop a custom PyTorch regression model, and optimize it using Vertex Al Training
Your answer:
0 comments
Sorted by
Leave a comment first