Handling Attributes

In this chapter, you will learn how to filter attributes, how to discretize attributes, and how to perform attribute selection. When we filter attributes, we will want to remove certain attributes from our datasets. To do so, we will use a Remove class from an unsupervised filters package, along with an attribute called -R. In this chapter, we will also use discretization and binning.

We will cover the following topics in this chapter:

  • Filtering attributes
  • Discretizing attributes
  • Attribute selection

Let's begin!

Get Hands-On Artificial Intelligence with Java for Beginners 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.