2021
DOI: 10.1007/s10994-021-05996-7
|View full text |Cite
|
Sign up to set email alerts
|

Unified SVM algorithm based on LS-DC loss

Abstract: Over the past two decades, Support Vector Machine (SVM) has been a popular supervised machine learning model, and plenty of distinct algorithms are designed separately based on different KKT conditions of SVM model for classification/regression with the different losses, including the convex loss or non-convex loss. In this paper, we propose an algorithm that can train different SVM models in a unified scheme. Firstly, we introduce a definition of the LS-DC loss and show that the most commonly used losses in t… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 13 publications
(5 citation statements)
references
References 30 publications
0
5
0
Order By: Relevance
“…K-Nearest Neighbors (KNN) is a supervised learning algorithm used to classify data based on the membership of its k nearest neighbors. By examining which class the k nearest neighbors belong to, with a predetermined value of k, the example data is placed in the class with the highest number of observations [6,17].…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…K-Nearest Neighbors (KNN) is a supervised learning algorithm used to classify data based on the membership of its k nearest neighbors. By examining which class the k nearest neighbors belong to, with a predetermined value of k, the example data is placed in the class with the highest number of observations [6,17].…”
Section: Methodsmentioning
confidence: 99%
“…AI is a discipline that has been applied to various fields in recent years, with satisfactory results [6]. Unlike in the past, when it solved one problem at a time, AI is now a discipline capable of solving multiple problems simultaneously.…”
Section: Introductionmentioning
confidence: 99%
“…Ye et al [24] proposed a -norm LSSVR by using the -norm regularization term and the absolute constraint. Lu et al [25] proposed a robust LSSVM by minimizing both the mean and variance of the modeling errors.…”
Section: P L Pmentioning
confidence: 99%
“…Pandas generates data that is frequently used as input for SciPy's statistical analysis, SciPy's graphing routines, and Scikit-machine Learns learning algorithms. Any text editor can be used to run the Pandas program; however, Jupiter Notebook is preferred because it allows you to only run the code in a specific cell rather than the entire file [10].…”
Section: B) Pandasmentioning
confidence: 99%