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

Support vector machine implementations for classification & clustering.

Stephen Winters-Hilt1, Anil Yelundur, Charlie McChesney

  • 1Department of Computer Science, University of New Orleans, New Orleans, LA 70148, USA. swinters@chnola-research.org

BMC Bioinformatics
|November 23, 2006
PubMed
Summary
This summary is machine-generated.

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

A gut pathobiont regulates circulating glycine and host metabolism in a twin study comparing vegan and omnivorous diets.

medRxiv : the preprint server for health sciences·2025
Same author

Food Insecurity Knowledge and Training Among College Students in Health Majors.

Journal of nutrition education and behavior·2024
Same author

POSITION STATEMENT: Pass the RESTORE (Re-entry Support Through Opportunities for Resources and Essentials) Act.

Translational behavioral medicine·2024
Same author

Nanopore Event-Transduction Signal Stabilization for Wide pH Range under Extreme Chaotrope Conditions.

Molecules (Basel, Switzerland)·2016
Same author

Surveillance of Enteric Viruses and Microbial Indicators in the Eastern Oysters (Crassostrea virginica) and Harvest Waters along Louisiana Gulf Coast.

Journal of food science·2015
Same author

Proceedings of the 2011 MidSouth Computational Biology and Bioinformatics Society (MCBIOS) conference. Introduction.

BMC bioinformatics·2011
Same journal

Covariance decomposition for distance based species tree estimation.

BMC bioinformatics·2026
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
See all related articles

Support Vector Machine (SVM) methods are applied to channel current data classification and clustering. Novel kernels improve performance, with internal multiclass SVMs offering faster training times and robust clustering for non-separable data.

Area of Science:

  • Machine Learning
  • Data Mining
  • Pattern Recognition

Background:

  • Support Vector Machines (SVMs) are variational-calculus based methods utilizing structural risk minimization (SRM) for noise-tolerant pattern recognition.
  • The choice of kernel function is crucial for SVM model fitting and performance.
  • Novel information-theoretic kernels have demonstrated superior performance compared to standard kernels.

Purpose of the Study:

  • To explore Support Vector Machine (SVM) applications for classification and clustering of channel current data.
  • To evaluate the effectiveness of novel information-theoretic kernels in SVM algorithms.
  • To compare internal and external multiclass SVM approaches and develop improved clustering methods.

Main Methods:

  • Application of Support Vector Machines (SVMs) for both classification and clustering tasks.

Related Experiment Videos

  • Implementation of two multiclass SVM strategies: internal multiclass (single optimization) and external multiclass (decision tree).
  • Development and application of novel, information-theoretic kernels and SVM-based clustering algorithms.
  • Main Results:

    • Novel information-theoretic kernels significantly enhance SVM performance over standard kernels.
    • Internal multiclass SVMs provide benefits, including improved training time without sacrificing accuracy.
    • SVM-based clustering methods, both internal and external, offer robust information retrieval for non-separable data.

    Conclusions:

    • SVMs, particularly with novel kernels, are effective for channel current data classification and clustering.
    • The internal multiclass SVM approach offers advantages in efficiency and accuracy.
    • SVM-based clustering provides a valuable tool for analyzing complex, non-separable datasets.