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

Transformations of Functions III01:20

Transformations of Functions III

174
Transformations modify the graphical representation of a function without changing its fundamental form. One common transformation is reflection, which flips the graph across a designated axis. When the vertical coordinates of all points are multiplied by the negative one, the entire graph is mirrored over the horizontal axis. This transformation reverses the vertical orientation of peaks and troughs, akin to signal inversion in electrical systems, where a waveform is flipped, but the timing of...
174
Transformations of Functions I01:29

Transformations of Functions I

176
A function's graph can be modified by changing its position or size without altering its overall shape. These transformations allow the graph to be moved across the coordinate plane while preserving its pattern and structure. One of the most common transformations is shifting, which repositions the graph without distorting it.When the output of a function is adjusted by adding or subtracting a constant, the graph shifts vertically. A positive value moves the graph upward, while a negative value...
176
Graphical Representation of Inequalities01:28

Graphical Representation of Inequalities

174
The graph of the equation where y equals x squared forms a curve known as a parabola. This curve acts as a boundary in the coordinate plane, dividing it into distinct regions based on the relative position of points.When the equality sign in the equation is replaced with an inequality—such as greater than, less than, greater than or equal to, or less than or equal to—the graphical representation changes from a single curve into a broader shaded area that signifies the set of all...
174
Survival Tree01:19

Survival Tree

388
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...
388
Multiple Bar Graph01:07

Multiple Bar Graph

8.9K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
8.9K
How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

42.8K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
42.8K

You might also read

Related Articles

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

Sort by
Same author

The Impact of Leukemia Inhibitory Factor on <i>Sirtuin1</i>, <i>Ilt-4</i>, and Related microRNAs Expression in a Mouse Model of Recurrent Pregnancy Loss.

Reproductive medicine and biology·2026
Same author

Machine learning for predictive risk stratification in recurrent miscarriage: a systematic review.

BMC medical informatics and decision making·2026
Same author

Genetic Characterization of MODY in Iranian Families Using Multigenerational-Based Whole-Exome Sequencing Approach.

Journal of diabetes research·2026
Same author

Superpixel-based graph convolutional neural network for polarimetric synthetic aperture radar image classification.

Scientific reports·2026
Same author

Attention based deep feature fusion for hyperspectral target detection.

Scientific reports·2025
Same author

Protein nanoparticles: a promising frontier in reducing lung complications from chemotherapy in pediatric oncology.

Biomedical engineering online·2025
Same journal

Peripheral B-cell receptor repertoire predicts immune-related adverse events following immune checkpoint inhibitor therapy in advanced renal cell carcinoma.

Scientific reports·2026
Same journal

Effects of black soldier fly (Hermetia illucens L.) larvae zoocompost on the mineral element content of blue honeysuckle berries.

Scientific reports·2026
Same journal

Investigation on absorption refrigeration performance of R1243zf with imidazolium ionic liquid as the working pairs.

Scientific reports·2026
Same journal

DeepTriage-CN: integrating clinical text with vital signs for emergency department admission prediction in an aging population.

Scientific reports·2026
Same journal

Gold nanoparticles as dual-action antiviral agents: disruption of SARS-CoV-2 viral envelopes and RNA integrity.

Scientific reports·2026
Same journal

Comparison of capillary microsampling and venous blood for multi-pathogen serosurveillance.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jan 16, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.3K

Imbalanced data classification using graph based transformation.

Maryam Imani1

  • 1Faculty of Electrical and Computer Engineering, Tarbiat Modares University, Tehran, Iran. maryam.imani@modares.ac.ir.

Scientific Reports
|September 29, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel method for imbalanced data classification, enhancing image classification accuracy. The approach effectively handles imbalanced datasets and small sample sizes without data augmentation.

Keywords:
Feature extractionGraphImage classificationImbalanced data

Related Experiment Videos

Last Updated: Jan 16, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.3K

Area of Science:

  • Computer Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Imbalanced data classification presents significant challenges in real-world applications.
  • Existing methods often struggle with skewed class distributions and limited data.

Purpose of the Study:

  • To propose an effective feature extraction and classification method for imbalanced image datasets.
  • To improve classification performance in scenarios with limited samples and unequal class representation.

Main Methods:

  • A two-stage approach involving clustering-based feature extraction (CBFE) for initial feature reduction.
  • Graph-based projection using combined Laplacian matrices to preserve class manifold structures.
  • Utilizing Support Vector Machine (SVM) as a simple yet effective classifier.

Main Results:

  • The proposed method demonstrated superior performance compared to standard SVM and Convolutional Neural Network (CNN) on imbalanced SVHN and CIFAR-10 datasets.
  • Achieved better results than CNN even when CNN employed data augmentation, while the proposed method did not use augmentation.
  • The method is efficient for both imbalanced data and small sample size classification tasks.

Conclusions:

  • The developed method offers a robust solution for image classification with imbalanced data distributions.
  • It effectively addresses the limitations of traditional methods, particularly in small sample size scenarios.
  • The unsupervised and efficient nature of the proposed technique makes it suitable for practical applications.