Artificial Intelligence for Big Data
by Anand Deshpande, Manish Kumar, Albenzo Coletta, Giancarlo Zaccone
Frequently asked questions
Q: What are the two basic categories of machine learning and how do they differ from each other?
A: Machine learning can be broadly categorized into supervised and unsupervised learning. In the case of supervised learning, the model is trained based on the historical data, which is treated as the version of truth, termed training data. In the case of unsupervised learning, the algorithm derives inferences based on the input data, without labeled training data. The hidden patterns within the datasets are derived on the fly.
Q: Why is the Spark programming model suitable for machine learning with big datasets?
A: Spark is a general-purpose computation engine based on the fundamentals of distributed resilient computing. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access