Exploratory Data Analysis in Python




Exploratory Data Analysis in Python

When we put our hands on a dataset for the first time, we can’t wait to test several models and algorithms. This is wrong because if we don’t know the information before feeding our model, the results will be unreliable and the model itself will surely fail. Moreover, if we don’t select the best features in advance, the training phase becomes slow and the model won’t learn anything useful.

So, the first approach we must have is to take a look at our dataset and visualize the information it contains. In other words, we have to explore it.

That’s the purpose of the Exploratory Data Analysis.

EDA is an important step of data science and machine learning. It helps us explore the information hidden inside a dataset before applying any model or algorithm. It makes heavy use of data visualization, it’s bias-free.

Moreover, it lets us figure out whether our features have predictive power or not, determining if the machine learning project we are working on has chances to be successful. Without EDA, we may give the wrong data to a model without reaching any success.

With this course, the student will learn:

  • How to visualize information that is hidden inside the dataset

  • How to visualize the correlation and the importance of the columns of a dataset

  • Some useful Python libraries

All the lessons are practical and made using Python programming language and Jupyter notebooks. All the notebooks are downloadable.

A course about how to approach a dataset for the first time

Url: View Details

What you will learn
  • Exploring a dataset for calculating overall statistics
  • Visualize the correlations between the features
  • Visualize the predictive power of the features

Rating: 4.6

Level: Intermediate Level

Duration: 2 hours

Instructor: Gianluca Malato


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap