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

Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

584
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
584
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

1.8K
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
1.8K
Pharmacokinetic Models: Comparison and Selection Criterion01:26

Pharmacokinetic Models: Comparison and Selection Criterion

491
Physiological and compartmental models are valuable tools used in studying biological systems. These models rely on differential equations to maintain mass balance within the system, ensuring an accurate representation of the dynamic processes at play.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
491
Prediction Intervals01:03

Prediction Intervals

2.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.5K
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

1.9K
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
1.9K
Classification of Signals01:30

Classification of Signals

1.6K
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.6K

You might also read

Related Articles

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

Sort by
Same author

The influence of sex in diagnostic modelling of knee osteoarthritis.

PloS one·2025
Same author

Efficacy and Safety of Anticoagulants in Patients with Atrial Fibrillation and History of Falls or Risk of Falls: A Systematic Review and Multilevel Meta-Analysis.

Drug safety·2022
Same author

Externally validated models for first diagnosis and risk of progression of knee osteoarthritis.

PloS one·2022
Same author

The management of anticoagulants in patients with atrial fibrillation and history of falls or risk of falls: protocol for a systematic review and meta-analysis.

Systematic reviews·2022
Same author

Clinical Characteristics of COVID-19 Patients in a Regional Population With Diabetes Mellitus: The ACCREDIT Study.

Frontiers in endocrinology·2022
Same author

Interval Coded Scoring: a toolbox for interpretable scoring systems.

PeerJ. Computer science·2021
Same journal

Real-time EEG-based epileptic seizure prediction using artificial intelligence: A systematic review.

Artificial intelligence in medicine·2026
Same journal

R-peak detection and ECG data compression scheme based on empirical mode decomposition and wavelet transform.

Artificial intelligence in medicine·2026
Same journal

CastNet: A three-channel EEG-based deep learning model for cross-subject depression detection.

Artificial intelligence in medicine·2026
Same journal

State-of-the-art TinyML approaches for colorectal cancer detection: Current advances, challenges, and future directions.

Artificial intelligence in medicine·2026
Same journal

JRadiEvo: A Japanese radiology report generation model enhanced by evolutionary optimization of model merging.

Artificial intelligence in medicine·2026
Same journal

Causally-informed deep learning towards explainable and generalizable outcome prediction in critical care.

Artificial intelligence in medicine·2026
See all related articles

Related Experiment Video

Updated: May 5, 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

White box radial basis function classifiers with component selection for clinical prediction models.

Vanya Van Belle1, Paulo Lisboa2

  • 1Department of Electrical Engineering/iMinds Future Health Department, KU Leuven, Kasteelpark Arenberg 10/2446, 3001 Leuven, Belgium; Department of Mathematics and Statistics, Liverpool John Moores University, Byrom Street, Liverpool L3 5UX, UK.

Artificial Intelligence in Medicine
|November 23, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces a novel method for creating interpretable and sparse risk prediction models. The new approach matches the performance of standard Support Vector Machines (SVMs) while offering enhanced interpretability for experts.

Keywords:
Clinical decision supportFeature selectionInterpretable support vector machinesRadial basis functionsWhite box methods

More Related Videos

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

15.2K
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: May 5, 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
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

15.2K
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
  • Computational Statistics
  • Bioinformatics

Background:

  • Support Vector Machines (SVMs) with Radial Basis Function (RBF) kernels offer high performance for complex classification tasks.
  • However, standard SVMs lack transparency, hindering their use in domains requiring interpretable decision support systems.
  • Existing feature selection methods offer limited insight into variable impact on predictions.

Purpose of the Study:

  • To propose a novel, flexible, and sparse classifier that enhances interpretability in decision support systems.
  • To expand the RBF kernel into interpretable and visualizable components, including main and two-way interaction effects.
  • To develop a sparse model representation using an iterative l1-regularized parametric model.

Main Methods:

  • Expansion of the Radial Basis Function (RBF) kernel into interpretable and visualizable components.
  • Incorporation of main and two-way interaction effects for comprehensive analysis.
  • Utilizing an iterative l1-regularized parametric model for sparse representation.

Main Results:

  • The proposed method demonstrated superior performance on toy problems, achieving higher Area Under the Curve (AUC) than standard RBF SVMs, particularly with irrelevant variables.
  • On benchmark datasets (Pima Indian diabetes, Wisconsin Breast Cancer), the method's AUC was comparable to standard RBF SVMs and existing literature.
  • The method successfully identified relevant components and visualized their effects, enabling expert interpretation.

Conclusions:

  • A new method for flexible and sparse risk prediction models has been developed.
  • The proposed method achieves performance comparable to standard RBF SVMs.
  • The key advantage is the resulting model's interpretability for domain experts.