July 2017
Beginner to intermediate
715 pages
17h 3m
English
Module 1, Java for data science, this module takes an expansive yet cursory approach to various aspects of data science. A brief introduction to the field is presented in the first chapter. Subsequent chapters cover significant aspects of data science, such as data cleaning and the application of neural networks. The last chapter combines topics discussed throughout the book to create a comprehensive data science application.
Module 2, Mastering Java for data science, in this module we will see how we can utilize Java’s toolbox for processing small and large datasets, then look into doing initial exploration data analysis.
Next, we will review the Java libraries that implement common Machine Learning models ...