ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 26 - Cloud Digital Leader discussion

Report
Export

Your team has developed a machine learning model for your customer. The test results indicate very strong predictive capability. The model is then deployed in production. Evaluation of the predictions in production show that they are off by a pronounced margin. What is the issue and how can you solve for it?

A.
The model is under fitted. Train with less data.
Answers
A.
The model is under fitted. Train with less data.
B.
The model is over fitted. Add more features to the model to fix it.
Answers
B.
The model is over fitted. Add more features to the model to fix it.
C.
The model is fine since the test results are good. Fix the production of incoming data.
Answers
C.
The model is fine since the test results are good. Fix the production of incoming data.
D.
The model is overfitted. Train with more data.
Answers
D.
The model is overfitted. Train with more data.
Suggested answer: D

Explanation:

If our ML model does well on the training set than on the production set, then we're likely over fitting. Training with more data would be one solution.

asked 18/09/2024
Martin Stoyanov
50 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first