目标:突破0分。
华为下午4点更新了判题系统。更新前最高分:85.032,同一份文件,更新后得分: 77.158
异常点可能出现在任何日期,不一定是节假日。建议仅从数据规律来判断而不是从日期判断。 另外,如果某天没有任何请求数据,训练集里也不会列出这天的数据,会看起来好像是缺失,需要注意。 训练数据不会人为制造数据缺失(无论是某个时段、某天、某月等)的情况。
初始值的确定,即第一期的预测值。一般原数列的项数较多时(大于15项),可以选用第一期的观察值或选用比第一期前一期的观察值作为初始值。如果原数列的项数较少时(小于15项),可以选取最初几期(一般为前三期)的平均数作为初始值。指数平滑方法的选用,一般可根据原数列散点图呈现的趋势来确定。如呈现直线趋势,选用二次指数平滑法;如呈现抛物线趋势,选用三次指数平滑法。或者,当时间序列的数据经二次指数平滑处理后,仍有曲率时,应用三次指数平滑法。
#### ANSWER RUNTIME EXCEPTION ####
[preliminariesL1usecase01]: "The format of the output file is invalid! Error info: The host number is invalid (not integer)!" [preliminariesL1usecase02]: "The format of the output file is invalid! Error info: The host number is invalid (not integer)!" [preliminariesL2usecase01]: "The format of the output file is invalid! Error info: The host number is invalid (not integer)!" [preliminariesL2usecase02]: "The format of the output file is invalid! Error info: The host number is invalid (not integer)!"