diff --git a/README.md b/README.md new file mode 100644 index 0000000..38b5c35 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Sales-Prediction +This project focuses on predicting sales for a restaurant inventory using popular time series forecasting techniques: i.e ARIMA Model. The goal was to predict sales to make better business decisions.