Exploratory Data Analysis (EDA) is one of method to analyze and investigate datasets to know the data characteristics.
In this we deal with "data manipulation" with pandas and Numpy, and "data visualization" with Matplotlib and Seaborn libraries with the Amazon Top 50 Bestselling Books dataset. After Data manipulation and Data visualization, Exploratory data analysis will be performed on the Amazon Top 50 Bestselling Books dataset. You will also learn about the basics of the sci-kit-learn library to implement the machine learning algorithm.
Write a public review