Closed TheaperDeng closed 3 years ago
For network_traffic_model_forecasting notebook,
gen_dataset_matrix
with zouwu API. Note that you need to modify the roll data function in zouwu feature for better support. unscale
with zouwu API. You need to modify the scale and uncale function in zouwu feature for better support.sMAPE
with automl metric. You can find the definition of smape here
Some functions and customized code is used in Zouwu user-case notebook. Including Those can be easily changed to built-in codes in zouwu: metrics Those need to be included in zouwu: isolated rolling and plot functions
This issue is related to or part of issue intel-analytics/analytics-zoo-internal#556