Mathematical and Statistical Methods
(2020) – Kroese – Solutions Manual
What is the primary focus of Machine Learning? - answer-The primary focus is on prediction and
scalability.
How does Statistical Learning differ from Machine Learning? - answer-Statistical Learning
emphasizes statistical models, inference, and assessment of uncertainty.
What is Data Science? - answer-Data Science is the extraction of knowledge from data, utilizing
concepts from mathematics, statistics, machine learning, computer science, and engineering.
What are the three core components of Machine Learning? - answer-The model, the
optimization algorithm, and the data.
What is the role of the model in Machine Learning? - answer-The model is a function from
inputs to outputs, optimized through parameters learned from data.
What is the goal of a Machine Learning model? - answer-The goal is for the model to generalize
to new data that it wasn't trained on.
What are the two main types of Machine Learning problems? - answer-Supervised and
1