Basic Algorithms - Classification, Regression, and Clustering

In the previous chapter, we reviewed the key Java libraries that are used 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 topics will be covered in this chapter:

  • Loading data
  • Filtering attributes
  • Building classification, regression, and clustering models
  • Evaluating models

Get Machine Learning in Java - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.