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

Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Ā Building a Survival Tree
Constructing a survival tree begins...

You might also read

Related Articles

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

Sort by
Same author

Congenital heart disease diagnosis using machine learning: a systematic literature review.

Frontiers in medicineĀ·2026
Same author

Federated Gastrointestinal Lesion Classification with Clinical-Entropy Guided Quantum-Inspired Token Pruning in Vision Transformers.

Diagnostics (Basel, Switzerland)Ā·2026
Same author

Hybrid vision transformer framework for congenital heart disease diagnosis.

Scientific reportsĀ·2026
Same author

Visual intelligence for efficient human action recognition in human computers interaction applications.

PloS oneĀ·2026
Same author

Integrating semantic and content features into bloom filters for efficient image retrieval.

Scientific reportsĀ·2025
Same author

Recognition of inscribed cursive Pashtu numeral through optimized deep learning.

PeerJ. Computer scienceĀ·2024

Related Experiment Video

Updated: Jul 7, 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

Impact of imbalanced features on large datasets.

Waleed Albattah1, Rehan Ullah Khan1

  • 1Department of Information Technology, College of Computer, Qassim University, Buraydah, Saudi Arabia.

Frontiers in Big Data
|March 28, 2025
PubMed
Summary

Dataset balancing significantly improves image classification accuracy. Techniques like Distributed Gaussian (D-GA) and Distributed Poisson (D-PO) enhance Random Forest (RF) and SVM models, crucial for real-time content-based searching.

Keywords:
classificationcomputer visiondeep learningfeature extractionmachine learning

More Related Videos

A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

Related Experiment Videos

Last Updated: Jul 7, 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

A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

Area of Science:

  • Computer Vision and Machine Learning
  • Data Science and Artificial Intelligence

Background:

  • Exponential growth in image and video data necessitates efficient content-based searching.
  • Feature-based image classification is vital but challenged by imbalanced class distributions.
  • Real-world datasets often exhibit uneven class instances, hindering classifier performance.

Purpose of the Study:

  • To explore image classification frameworks considering balanced and imbalanced feature distributions.
  • To analyze the impact of class imbalance on image classification performance, particularly on large datasets.
  • To identify effective techniques for mitigating class imbalance in image classification.

Main Methods:

  • Evaluation of classification frameworks using image features under balanced and imbalanced conditions.
  • Extensive experimentation on large-scale datasets to assess performance variations.
  • Comparison of different balancing techniques, including Distributed Gaussian (D-GA) and Distributed Poisson (D-PO).

Main Results:

  • All tested models demonstrated superior performance with dataset balancing compared to imbalanced datasets.
  • Distributed Gaussian (D-GA) and Distributed Poisson (D-PO) emerged as highly effective balancing techniques.
  • Significant performance improvements were observed for Random Forest (RF), Support Vector Machine (SVM), and deep learning models.

Conclusions:

  • Dataset balancing is crucial for enhancing the accuracy of image classification models.
  • D-GA and D-PO techniques are particularly effective in improving performance for RF and SVM classifiers.
  • Balancing strategies positively impact deep learning models, contributing to better overall image analysis.