Question #20
Reading: Reading 3 Machine Learning
PDF File: Reading 3 Machine Learning.pdf
Page: 7
Status: Unattempted
Correct Answer: A
Question
A rudimentary way to think of machine learning algorithms is that they:
Answer Choices:
A. “develop the pattern, interpret the pattern.”
B. “synthesize the pattern, review the pattern.”
Explanation
One elementary way to think of ML algorithms is to "find the pattern, apply the pattern."
Machine learning attempts to extract knowledge from large amounts of data by learning
from known examples in order to determine an underlying structure in the data. The focus
is on generating structure or predictions without human intervention.