6

Variable Correlations

In the previous chapter, we saw how data visualizations and applications of descriptive statistics can help you understand how your data is distributed. This information was helpful in identifying extreme outliers and prompting decisions about how to handle those large values.

In this chapter, we’ll continue our data analysis work by visualizing multiple data points together and seeing how different features of our dataset correlate with each other.

This technique is helpful for understanding the relationships between different features in your dataset and determining what information is likely to help a machine learning model.

In this chapter, we’ll cover the following topics:

  • Performing multivariate analysis with ...

Get Data Science with .NET and Polyglot Notebooks 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.