We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Primal Estimated Subgradient Solver for SVM for Imbalanced Classification

Authors: John Sun
Abstract: We aim to demonstrate in experiments that our cost sensitive PEGASOS SVM achieves good performance on imbalanced data sets with a Majority to Minority Ratio ranging from 8.6:1 to 130:1 and to ascertain whether the including intercept (bias), regularization and parameters affects performance on our selection of datasets. Although many resort to SMOTE methods, we aim for a less computationally intensive method. We evaluate the performance by examining the learning curves. These curves diagnose whether we overfit or underfit or whether the random sample of data chosen during the process was not random enough or diverse enough in dependent variable class for the algorithm to generalized to unseen examples. We will also see the background of the hyperparameters versus the test and train error in validation curves. We benchmark our PEGASOS Cost-Sensitive SVM's results of Ding's LINEAR SVM DECIDL method. He obtained an ROC-AUC of .5 in one dataset. Our work will extend the work of Ding by incorporating kernels into SVM. We will use Python rather than MATLAB as python has dictionaries for storing mixed data types during multi-parameter cross-validation.
Comments: 10 pages, 4 tables, 3 figures
Subjects: Machine Learning (cs.LG); Applications (stat.AP)
Cite as: arXiv:2206.09311 [cs.LG]
  (or arXiv:2206.09311v6 [cs.LG] for this version)

Submission history

From: John Sun [view email]
[v1] Sun, 19 Jun 2022 02:33:14 GMT (728kb)
[v2] Thu, 13 Oct 2022 16:50:51 GMT (728kb)
[v3] Wed, 1 Mar 2023 03:56:51 GMT (728kb)
[v4] Thu, 6 Apr 2023 03:25:50 GMT (741kb)
[v5] Tue, 18 Jul 2023 20:19:49 GMT (744kb)
[v6] Thu, 9 Nov 2023 19:05:57 GMT (970kb)

Link back to: arXiv, form interface, contact.