期刊名称:Indian Journal of Computer Science and Engineering
印刷版ISSN:2231-3850
电子版ISSN:0976-5166
出版年度:2014
卷号:5
期号:2
页码:61-66
出版社:Engg Journals Publications
摘要:Support Vector Machines (SVM) algorithms combine the simplicity and computational efficiency of linear algorithms, such as the perception algorithm or ridge regression, with the flexibility of nonlinear systems, like neural networks, and rigor of statistical approaches, as regularization methods in multivariate statistics, these algorithms typically reduce the learning step to a convex optimization problem that can always be solved in polynomial time, avoiding the problem of local minima typical of neural networks, decision trees and other nonlinear approaches. The problem of regression is that of finding a function which approximates mapping from an input domain to the real numbers based on a training sample. The basic idea underlying Support Vector (SV) machines for function estimation using interior point algorithm covering both primal and dual optimization extended to SVM regression function with large data sets. Solving by a predictor�corrector method iteratively and the similar data�s are fused together to get maximum accuracy of optimization solution of large data.
关键词:SVM Margin; SVM Regression; Interior point Algorithm; Convergence and Feasibility of SVM.