Predict Future Sales
Predict total sales for every
product and store in the next
month
(2015) using data from
2013-2014.
Project 1: Data Analysis Using R
- Joined the data and imputed NA values (mean, interpolation, zero imputation)
- Performed exploratory data analysis using ggplot2 and plotly
- Used multivariate linear regression to model the data
- Evaluated the results using the Pearson Correlation Factor