Chapter 4. Performing Data Analysis for Non Data Analysts

Now that we know what we are working with, it is time to gain insights from the data using analysis. In this chapter, we will look at two types of analysis—statistical (what happened) and predictive (what could happen). You will learn how to perform the following:

  • Statistical analysis
    • Performing a distribution analysis
    • Performing a categorical variable analysis
    • Performing a linear regression
    • Performing a time-series analysis
    • Performing outlier detection
  • Predictive analysis
    • Creating a predictive model using logistic regression
    • Creating a predictive model using random forest
    • Creating a predictive model using Support Vector Machines
  • Saving the results of your analysis
    • Saving the results of your analysis ...

Get Python Business Intelligence Cookbook 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.