© Timothy Masters 2018
Timothy MastersData Mining Algorithms in C++https://doi.org/10.1007/978-1-4842-3315-3_3

3. Displaying Relationship Anomalies

Timothy Masters1 
(1)
Ithaca, New York, USA
 

Naive measures of association between variables, such as linear correlation, are primarily sensitive to gross relationships, those patterns that are easy to detect, see, and describe. In prior chapters we examined measures that go beyond such naiveté and are able to detect more subtle dependencies between variables, in other words, anomalies in otherwise uncomplicated relationships. But what if we want a visual representation of the pattern that connects them? In this chapter we present several ways of doing this.

The material in this chapter, as well as many ...

Get Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications 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.