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

You might also read

Related Articles

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

Sort by
Same author

eHealth4U: A pathway from the Cyprus eHealth law to a citizen-centred national EHR prototype interoperable with myHealth@EU and international patient summary.

Digital health·2026
Same author

Telemedicine and the European Health Data Space: a new paradigm for healthcare in the EU.

Frontiers in digital health·2026
Same author

Identifying Carotid Plaque Compositions Exhibiting Discordant Motion in B-Mode Ultrasound Videos.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Machine learning methods on BioVid heat pain database for pain intensity estimation.

Scientific reports·2025
Same author

Explainable artificial intelligence in the prediction of high-risk asymptomatic carotid plaques based on ultrasonic image features.

International angiology : a journal of the International Union of Angiology·2025
Same author

A Multimodal Deep Learning Architecture for Estimating Quality of Life for Advanced Cancer Patients Based on Wearable Devices and Patient-Reported Outcome Measures.

IEEE journal of biomedical and health informatics·2025
Same journal

A hybrid approach for diabetic retinopathy stages classification using spatial and textural features.

Health informatics journal·2026
Same journal

Integrating platform usage into the comprehensive model of information seeking: Health information seeking on WeChat among Chinese young adults.

Health informatics journal·2026
Same journal

The impact of telehealth on patient-centered communication during the COVID-19 pandemic.

Health informatics journal·2026
Same journal

Evaluating the quality and reliability of short videos about tongue cancer on TikTok: A cross-sectional study.

Health informatics journal·2026
Same journal

Needs assessment and development of an EMR-integrated AI system to enhance nursing handover: NurSync.

Health informatics journal·2026
Same journal

Editorial: AI and robotics for the smart hospitals of the future.

Health informatics journal·2026
See all related articles

Related Experiment Video

Updated: Oct 3, 2025

From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data
12:08

From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data

Published on: August 13, 2014

24.7K

A fast supervised density-based discretization algorithm for classification tasks in the medical domain.

Aristos Aristodimou1, Andreas Diavastos2,3, Constantinos S Pattichis1

  • 1Department of Computer Science, University of Cyprus, Nicosia, Cyprus.

Health Informatics Journal
|February 16, 2022
PubMed
Summary
This summary is machine-generated.

A new density-based discretization algorithm (DBAD) efficiently converts continuous data to categorical. It performs comparably to existing methods while being significantly faster, with parallel versions showing excellent speedup for big data applications.

Keywords:
big dataclassificationdensity estimationdensity-based discretizationsupervised discretization

More Related Videos

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K
Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps
08:59

Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps

Published on: October 28, 2018

7.2K

Related Experiment Videos

Last Updated: Oct 3, 2025

From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data
12:08

From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data

Published on: August 13, 2014

24.7K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.0K
Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps
08:59

Morphology-Based Distinction Between Healthy and Pathological Cells Utilizing Fourier Transforms and Self-Organizing Maps

Published on: October 28, 2018

7.2K

Area of Science:

  • Data Science
  • Machine Learning
  • Bioinformatics

Background:

  • Discretization is crucial for machine learning algorithms requiring categorical data.
  • Efficient discretization is vital in the big data era.

Purpose of the Study:

  • Introduce a novel supervised density-based discretization (DBAD) algorithm.
  • Evaluate DBAD's performance and efficiency against state-of-the-art methods.

Main Methods:

  • Developed a supervised density-based discretization (DBAD) algorithm.
  • Tested DBAD on 11 medical domain datasets against three established discretizers.
  • Evaluated a parallel DBAD version on synthetic big datasets using MPI and hybrid MPI/OpenMP.

Main Results:

  • DBAD demonstrated statistically similar or superior performance compared to existing algorithms in most tests.
  • DBAD was consistently faster than other discretizers.
  • Parallel DBAD achieved near-linear speedup (MPI) and significant execution time improvement (hybrid MPI/OpenMP).

Conclusions:

  • DBAD is an efficient and effective discretization technique for continuous data.
  • The parallel implementation of DBAD is suitable for big data processing.
  • DBAD offers a competitive alternative for data preprocessing in machine learning.