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 Concept Videos

Classification of Systems-I01:26

Classification of Systems-I

725
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
725
Classification of Systems-II01:31

Classification of Systems-II

638
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
638
Classification of Signals01:30

Classification of Signals

1.5K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.5K
Response Surface Methodology01:16

Response Surface Methodology

884
Response Surface Methodology (RSM) is a collection of statistical and mathematical techniques used to develop, improve, and optimize processes. It is particularly valuable when many input variables or factors potentially influence a response variable.
The process of RSM involves several key steps:
884
Multiple Regression01:25

Multiple Regression

3.3K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.3K
Aggregates Classification01:29

Aggregates Classification

988
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
988

You might also read

Related Articles

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

Sort by
Same author

[Research advances of magnetic resonance elastography for assessing the bioinvasiveness in hepatocellular carcinoma].

Zhonghua gan zang bing za zhi = Zhonghua ganzangbing zazhi = Chinese journal of hepatology·2026
Same author

Top 100 most-cited articles on NLRP3 (2000-2024): a retrospective analysis.

Frontiers in immunology·2026
Same author

From marine predator to pharmacology: Conotoxin diversity, discovery, and therapeutic potential.

Zoological research·2026
Same author

A Bibliometric Analysis of Bariatric Surgery in Non-alcoholic Fatty Liver Disease: Research Trends and Influential Publications (2000-2024).

Obesity surgery·2025
Same author

Dataset of personal protective equipment.

Data in brief·2025
Same author

Author Correction: Sarbecovirus RBD indels and specific residues dictating multi-species ACE2 adaptiveness.

Nature communications·2025
Same journal

Solvent Extraction of Metals in the Circular Economy: Enhancing Resource Efficiency and Sustainability.

TheScientificWorldJournal·2026
Same journal

Agronomic Performance and Nutritive Value Evaluation of Desho Grass Varieties Under Supplementary Irrigation in Western Oromia, Ethiopia.

TheScientificWorldJournal·2026
Same journal

Physicians' and Hospital Administrators' Perspectives of Diagnosis-Related Groups (DRGs) in High-Income Countries: A Systematic Review.

TheScientificWorldJournal·2026
Same journal

The Eco-Friendly Preparation of Se, Zn, and Ag MONPs and Their Current Medical Applications and Drug Delivery for AD Diseases.

TheScientificWorldJournal·2026
Same journal

Fear of COVID-19: A Comparative Study Among University Students in Peru.

TheScientificWorldJournal·2026
Same journal

Opportunities and Challenges of Integrating Ethiopian Traditional Medicine System Into Modern Medicine: A Narrative Review.

TheScientificWorldJournal·2026
See all related articles

Related Experiment Video

Updated: Apr 22, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.0K

SVM-RFE based feature selection and Taguchi parameters optimization for multiclass SVM classifier.

Mei-Ling Huang1, Yung-Hsiang Hung1, W M Lee2

  • 1Department of Industrial Engineering and Management, National Chin-Yi University of Technology, No. 57, Sec. 2, Zhong-Shan Road, Taiping District, Taichung 41170, Taiwan.

Thescientificworldjournal
|October 9, 2014
PubMed
Summary
This summary is machine-generated.

This study enhances multiclass classification using Support Vector Machine (SVM) by combining recursive feature elimination (SVM-RFE) and Taguchi optimization. This approach achieved over 95% accuracy on Dermatology and Zoo datasets.

More Related Videos

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.6K
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

1.2K

Related Experiment Videos

Last Updated: Apr 22, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.0K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.6K
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

1.2K

Area of Science:

  • Machine Learning
  • Bioinformatics
  • Data Mining

Background:

  • Support Vector Machine (SVM) is effective for binary classification but limited in multiclass problems.
  • Feature selection and parameter optimization are crucial for improving SVM performance in complex datasets.

Purpose of the Study:

  • To enhance multiclass classification accuracy using Support Vector Machine (SVM).
  • To investigate the efficacy of combining SVM Recursive Feature Elimination (SVM-RFE) with the Taguchi method for optimizing SVM parameters (C and γ).

Main Methods:

  • Applied SVM-RFE to select optimal feature subsets from the Dermatology and Zoo datasets.
  • Utilized the Taguchi method to optimize the C and γ parameters of the SVM classifier.
  • Evaluated classification accuracy on multiclass problems using selected features and optimized parameters.

Main Results:

  • Feature selection via SVM-RFE identified key variables, improving classification performance.
  • Taguchi parameter optimization significantly boosted SVM accuracy for multiclass classification.
  • Achieved classification accuracy exceeding 95% for both the Dermatology and Zoo datasets.

Conclusions:

  • The combination of SVM-RFE and Taguchi method effectively addresses SVM limitations in multiclass classification.
  • This integrated approach offers a robust strategy for improving diagnostic accuracy in medical and biological datasets.
  • The findings demonstrate a significant advancement in applying machine learning for complex classification tasks.