CFA Practice Question

There are 676 practice questions for this topic.

CFA Practice Question

True or false? The more precisely a ML model learns the input and target dataset, the more accurately it can predict the outcomes.
Correct Answer: False

Machine learning (ML) computer programs are able to "learn" how to complete tasks, improving their performance over time with experience. However, in this case overfitting occurs. The model has been trained on the data and is treating noise as true parameters.

User Contributed Comments 0

You need to log in first to add your comment.