Update README.md
Browse files
README.md
CHANGED
|
@@ -41,8 +41,8 @@ I found this dataset on Kaggle which was found on Tableau. All acknowledgements
|
|
| 41 |
## Uses
|
| 42 |
|
| 43 |
<!-- Address questions around how the dataset is intended to be used. -->
|
| 44 |
-
The data is meant to be visualised, trends observed and noted and a
|
| 45 |
-
|
| 46 |
### Direct Use
|
| 47 |
|
| 48 |
<!-- This section describes suitable use cases for the dataset. -->
|
|
|
|
| 41 |
## Uses
|
| 42 |
|
| 43 |
<!-- Address questions around how the dataset is intended to be used. -->
|
| 44 |
+
The data is meant to be visualised, trends observed and noted and a statistical model applied to predict or forecast the quantity of a particular product that will be sold at a future date.
|
| 45 |
+
So the process looks like this; after extracting the required features, N-beats will be applied as a statistical method to analyze the extracted data and forecast sales.
|
| 46 |
### Direct Use
|
| 47 |
|
| 48 |
<!-- This section describes suitable use cases for the dataset. -->
|