October 2017
Intermediate to advanced
1159 pages
26h 10m
English
Machine learning is a subfield of artificial intelligence. It helps computers to learn and act like human beings with the help of algorithms and data. With a given set of data, an ML algorithm learns different properties of the data and infers the properties of the data that it may encounter in future.
Module 1, Java for Data Science, investigates the support provided for low-level math operations and how they can be supported in a multiple processor environment. Data analysis, at its heart, necessitates the ability to manipulate and analyze large quantities of numeric data.
Module 2, Machine Learning in Java, reviews the various Java libraries and platforms dedicated to machine learning, what each library ...