- CFA Exams
- CFA Level I Exam
- Topic 9. Portfolio Management
- Learning Module 68. Fintech in Investment Management
- Subject 2. Fintech applications to investment management
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.