PREDICTION APPARATUS, PREDICTION METHOD AND PREDICTION PROGRAM
A prediction device for predicting a workload of a server includes: a discrimination unit discriminating whether a variation pattern in the workload over time is only a linear pattern, only a non-linear pattern, or a linear/non-linear pattern in which the linear pattern and the non-linear pattern are mixed; and a prediction unit selecting a plurality of prediction models for linearity when the variation pattern is only the linear pattern, selecting a plurality of prediction models for non-linearity when the variation pattern is only the non-linear pattern, selecting the prediction model for linearity and the prediction model for non-linearity when the variation pattern is the linear/non-linear pattern, and deriving a future prediction value for the workload by performing an ensemble prediction combining the selected plurality of prediction models.
1 . A prediction device predicting a workload of a server, the prediction device comprising:
a discrimination unit, comprising one or more processors, configured to discriminate whether a variation pattern in the workload over time is only a linear pattern, only a non-linear pattern, or a linear/non-linear pattern in which the linear pattern and the non-linear pattern are mixed; and
a prediction unit, comprising one or more processors, configured to select a plurality of prediction models for linearity when the variation pattern is only the linear pattern, select a plurality of prediction models for non-linearity when the variation pattern is only the non-linear pattern, select the prediction model for linearity and the prediction model for non-linearity when the variation pattern is the linear/non-linear pattern, and derive a future prediction value for the workload by performing an ensemble prediction combining the selected plurality of prediction models.
2 . The prediction device of claim 1 , wherein the prediction unit is configured to apply different weights to the plurality of prediction models respectively, and perform the ensemble prediction.
3 . A method of prediction using a prediction device predicting a workload of a server, the method comprising
discriminating whether a variation pattern in the workload over time is only a linear pattern, only a non-linear pattern, or a linear/non-linear pattern in which the linear pattern and the non-linear pattern are mixed; and
selecting a plurality of prediction models for linearity when the variation pattern is only the linear pattern, selecting a plurality of prediction models for non-linearity when the variation pattern is only the non-linear pattern, selecting the prediction model for linearity and the prediction model for non-linearity when the variation pattern is the linear/non-linear pattern, and deriving a future prediction value for the workload by performing an ensemble prediction combining the selected plurality of prediction models.
4 . A non-transitory computer readable medium storing a computer program, wherein execution of the program causes a computer to perform a predicting function of the prediction device of claim 1 .