|
@@ -54,7 +54,7 @@ Each product has several variants, varied by size or color.
|
54
|
54
|
## Major function
|
55
|
55
|
|
56
|
56
|
### Demand forecast
|
57
|
|
-Use Holt-Winters Forecasting, from `https://github.com/wdamron/Nostradamus.js`.
|
|
57
|
+Use Holt-Winters Forecasting, from [this github](https://github.com/wdamron/Nostradamus.js).
|
58
|
58
|
Forecast the demand of variants by type, size and color. Based on demand forecast, recommend purchasing crew the type-size-color variant to purchase/reorder
|
59
|
59
|
|
60
|
60
|
### Auto allocation
|