Least Squares Support Vector Machine Regression Based on Sparse Samples and Mixture Kernel Learning.

Wenlu Ma,Han Liu
DOI: https://doi.org/10.5755/j01.itc.50.2.27752
IF: 0.813
2021-01-01
Information Technology And Control
Abstract:Least squares support vector machine (LSSVM) is a machine learning algorithm based on statistical theory. Itsadvantages include robustness and calculation simplicity, and it has good performance in the data processingof small samples. The LSSVM model lacks sparsity and is unable to handle large-scale data problem, this articleproposes an LSSVM method based on mixture kernel learning and sparse samples. This algorithm reduces theinitial training set to a sub-dataset using a sparse selection strategy. It converts the single kernel function in theLSSVM model into a mixed kernel function and optimizes its parameters. The reduced sub-dataset is used fortraining LSSVM. Finally, a group of datasets in the UCI Machine Learning Repository were used to verify theeffectiveness of the proposed algorithm, which is applied to real-world power load data to achieve better fittingand improve the prediction accuracy.
What problem does this paper attempt to address?