Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Active set support vector regression.

David R Musicant1, Alexander Feinberg

  • 1Department of Mathematics and Computer Science, Carleton College, Northfield, MN 55057, USA. dmusican@carleton.edu

IEEE Transactions on Neural Networks
|September 24, 2004
PubMed
Summary

This study introduces Active Set Support Vector Regression (ASVR), an efficient algorithm for regression tasks. ASVR offers fast computation and comparable accuracy to existing methods, making it a valuable tool for data analysis.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Comment on Martínez-Delgado et al. Using Absorption Models for Insulin and Carbohydrates and Deep Leaning to Improve Glucose Level Predictions. <i>Sensors</i> 2021, <i>21</i>, 5273.

Sensors (Basel, Switzerland)·2024
See all related articles

Area of Science:

  • Machine Learning
  • Computational Statistics
  • Data Mining

Background:

  • Support Vector Regression (SVR) is a powerful technique for regression analysis.
  • Existing SVR algorithms can be computationally intensive, especially for large datasets.
  • There is a need for efficient and accurate regression methods in machine learning.

Purpose of the Study:

  • To present Active Set Support Vector Regression (ASVR), a novel active set strategy.
  • To provide an efficient alternative to standard Support Vector Regression algorithms.
  • To develop a method that requires only a linear equation solver.

Main Methods:

  • ASVR reformulates the standard SVR problem.
  • It utilizes an active set strategy adapted from the ASVM classification algorithm.

Related Experiment Videos

  • The Sherman-Morrison-Woodbury formula is employed to invert smaller matrices, enhancing computational speed.
  • Main Results:

    • ASVR solves a finite number of linear equations efficiently.
    • The algorithm demonstrates extremely fast performance.
    • It achieves generalization error comparable to other popular regression algorithms.

    Conclusions:

    • ASVR offers a computationally efficient and accurate approach to regression.
    • The method's reliance on a simple linear equation solver makes it accessible.
    • ASVR is available for download, promoting its adoption in the machine learning community.