Pandas Profiling and PyCaret
Pandas Profiling makes the process of analyzing data fast. PyCaret speeds up the process of building the model and trying multiple ideas within a shorter range of time. You’ll learn about Pandas Profiling in this lesson.
We'll cover the following...
Pandas Profiling
Pandas PROFILING Logo [Source: Github Repo]
Pandas Profiling helps us generate profile reports from Pandas Dataframe. “Titanic - Machine Learning from Disaster” is a famous Kaggle Competition for beginners and we worked on it in the classification lesson. We also looked into how Pandas Profiling helps us explore the data.
Outputs Produced
Overview
Overview tab displays ...