Research Article

Ensemble Prediction Algorithm of Anomaly Monitoring Based on Big Data Analysis Platform of Open-Pit Mine Slope

Table 1

Characteristics of each time series prediction’s algorithm.

Method’s namesMethod’s descriptionsAdvantagesDisadvantages

NARMAXNaive predictionEliminate the effect of random fluctuationNeed a large number of previous data records
AutoregressiveLinear regressionFew data needed. Series of independent variables can be used for predictionMust have autocorrelation
Neural networkDistributed parallel information processingFunctions of self-learning and associative memoryData are easily lost. Local minimization problem
SVMNonlinear kernel
Linear learning algorithm
Seize key samples. Eliminate a huge number of redundant samplesDifficult to be implemented for large training samples
GEPHeuristic algorithmUse simple code to solve difficult problemsEasily fall into local optimum