/Understanding-Data-through-EDA

Exploratory Data Analysis in R

Primary LanguageRMIT LicenseMIT

Understanding-Data-through-EDA

This repository covers selected topics in exploratory data analysis that helps in understanding the structure of any given dataset, visualize the features, and preprocess the dataset to make it suitable for further modelling.

Dataset : The dataset used in the analysis consists of category, ratings and reviews of around 10000 products on Amazon.

https://www.kaggle.com/nguyenngocphung/10000-amazon-products-dataset

Language: R