October 2017
Intermediate to advanced
1159 pages
26h 10m
English
In the previous chapter, we reviewed the key Java libraries for machine learning and what they bring to the table. In this chapter, we will finally get our hands dirty. We will take a closer look at the basic machine learning tasks such as classification, regression, and clustering. Each of the topics will introduce basic algorithms for classification, regression, and clustering. The example datasets will be small, simple, and easy to understand.
The following is the list of topics that will be covered in this chapter:
Download the latest version of Weka ...