Table 2: Number of features used for each industry (Describe the number of features used fr om Section 2 of Chapter 4).
Industry Used featu res number
Wholesale industry 1,2,3,4,5,6, 7,8,9,14,15
Accommo dation and restaura nt industry 1,2,3,4, 5,6,7,8,9,14,15,16
Financial indu stry (sum mer) 1,2,3,4,5,6, 8,9,11, 14,15,16
Financial indu stry (winter) 3,4,7,8,12,14,16
Manufacturin g industry ( summer) 1,2,3,4,5,6, 8,9,11,14,15,16
Manufacturin g industry ( w inter) 1,2,3,4,5,7, 8,9,11,14,15,16
Medical welfare industry (summer) 1,2,3,4,5,6, 8,9,11,14,15,16
Medical welfare industry (winter) 1,2,3,4,5,7, 8,9,11,14,15,16
Life-related service industry 1,2,3,4,5,6, 7,8,9,14,15
Transportation and postal industry 1,2,3,4,5,6, 7,8,9,14,15,16
Education industry (summer) 1,2,3,4,5,6, 8,9,11,14,15,16
Education industry (winter) 1,2,3,4,5,7, 8,9,11,14,15,16
Other industry 1,2,3,4,5,6, 7,8,9,14,15,16
the average amount of power consumption for
the past m days from the previous day ( m =
7, 14, 21, 28)
12. Difference be tween power consum ption at fore-
cast execution time t and average power consump-
tion for 4 weeks from the previous week on the
same day of the wee k
13. Day of the week information (dummy variable for
each d a y of the wee k) and national holiday infor-
mation (dummy variable for whether it is a holi-
day)
14. Average tempera ture for the we ek up to the fore-
cast target time t
15. Power co nsumption m hours before the prediction
execution time (m = 1, 2, 3)
16. Holiday inform a tion
Based on Chapter 3, the characteristics of each in-
dustry were extracted from the above characteristics.
The fe a tures used in each industry ar e shown in table
2. For the industrie s divided into summer and winter,
the feature is shown for each.
4.3 An Excess Alert Based on SVM
Suppor t vector machine (SVM) is used to create a dis-
criminant function that forecasts whether th e power
consumption after 3 h ours will exceed the threshold
based on the input data. Soft-margin SVM, which
can handle overlapping class distributions, was used
to create discriminant fu nctions. Moreover, RBF (Ra-
dial Basis Function Kernel) was used as the SVM ker-
nel. Th e cost parameter C ranges from 100 to 1000,
and the RBF kernel parameter γ ranges from 0.01
to 100. G rid search (Syarif et al., 2016) is used to
find the most appropriate hyperp arameters. Further-
more, a discriminant f unction was created f or each
Table 3: The ratio to move the optimal hyperplane, which
is determined for each industry.
Industry Ratio
Wholesale industry 1.00:2 .23
Accommo dation and restaurant 1.00:3 .00
Financial industry 1.00:4 .56
Manufacturin g industry 1.00:3 .47
Medical welfare industry 1.00:2 .77
Life-related service industry 1.00:3 .17
Transportation and postal industry 1.00:3.08
Education industry 1.00:3 .88
Other industry 1.00:3 .88
consumer for each hour. However, in our experiments
with the proposed improved SVM method for imbal-
anced data, we used a hard-margin SVM. This is be-
cause the improvement proposal m ethod assume s a
hard-margin. In addition, we determined how best to
move the hyperplane for each industry when using the
improved SVM for imbalanced data. Table 3 shows
the ratio for eac h industry.
5 EXPERIMENTAL RESULTS
Section 1 of Chap te r 5 presents the resu lts of the pro-
posed method in Section 1 of Chapter 3 . Section 2 of
Chapter 5 presents the resu lts of the proposed method
in Section 2 of Chapter 3.
5.1 Excess Forecast Alert Considering
Industry Characteristics
Table 4 shows the accuracy results of the excess fore-
cast alerts in this research, in which discriminant
functions were created based o n the characteristics