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

How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

47.7K
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...
47.7K
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
Aggregates Classification01:29

Aggregates Classification

1.1K
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...
1.1K
Classification of Systems-I01:26

Classification of Systems-I

652
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:
652
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

4.5K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.5K
Classification of Systems-II01:31

Classification of Systems-II

549
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,
549

You might also read

Related Articles

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

Sort by
Same author

Deep learning approach for automatic assessment of schizophrenia and bipolar disorder in patients using R-R intervals.

PLoS computational biology·2025
Same author

Assessment of symptom severity in psychotic disorder patients based on heart rate variability and accelerometer mobility data.

Computers in biology and medicine·2024
Same author

Modified linear regression predicts drug-target interactions accurately.

PloS one·2020
Same author

Resting State fMRI Functional Connectivity-Based Classification Using a Convolutional Neural Network Architecture.

Frontiers in neuroinformatics·2017
Same author

Drug-target interaction prediction: A Bayesian ranking approach.

Computer methods and programs in biomedicine·2017
Same author

Resting State fMRI Functional Connectivity Analysis Using Dynamic Time Warping.

Frontiers in neuroscience·2017

Related Experiment Video

Updated: Mar 23, 2026

Microarray-based Identification of Individual HERV Loci Expression: Application to Biomarker Discovery in Prostate Cancer
13:19

Microarray-based Identification of Individual HERV Loci Expression: Application to Biomarker Discovery in Prostate Cancer

Published on: November 2, 2013

17.3K

Classification of gene expression data: A hubness-aware semi-supervised approach.

Krisztian Buza1

  • 1Brain Imaging Center, Research Center for Natural Sciences, Hungarian Academy of Sciences, Budapest, Hungary.

Computer Methods and Programs in Biomedicine
|March 23, 2016
PubMed
Summary

This study introduces a novel semi-supervised classifier for gene expression data, enhancing accuracy and efficiency. The new hubness-aware approach effectively utilizes unlabeled data, outperforming existing methods in biomedical recognition tasks.

Keywords:
Gene expressionHigh dimensionalityMachine learningSemi-supervised classification

More Related Videos

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

8.1K
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.4K

Related Experiment Videos

Last Updated: Mar 23, 2026

Microarray-based Identification of Individual HERV Loci Expression: Application to Biomarker Discovery in Prostate Cancer
13:19

Microarray-based Identification of Individual HERV Loci Expression: Application to Biomarker Discovery in Prostate Cancer

Published on: November 2, 2013

17.3K
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

8.1K
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.4K

Area of Science:

  • Bioinformatics
  • Machine Learning
  • Computational Biology

Background:

  • Gene expression data classification is crucial for biomedical recognition tasks.
  • Obtaining labeled data for large samples is often challenging, necessitating semi-supervised methods.
  • High-dimensional gene expression data presents challenges like the curse of dimensionality and hubness.

Purpose of the Study:

  • To propose a semi-supervised extension of the Naive Hubness-Bayesian k-Nearest Neighbor (NHBNN) classifier.
  • To introduce a novel hubness-aware certainty score for the self-training schema.
  • To improve classification accuracy and reduce computational costs in gene expression analysis.

Main Methods:

  • Developed a semi-supervised extension of NHBNN using a self-training schema.
  • Proposed a new hubness-aware certainty score to enhance the self-training process.
  • Conducted experiments on publicly available gene expression datasets.

Main Results:

  • The proposed semi-supervised NHBNN classifier demonstrated superior performance compared to existing methods.
  • Each component of the proposed approach (classification algorithm, semi-supervised technique, hubness-aware certainty score) was found to be relevant to its performance.
  • Experiments confirmed the effectiveness of the hubness-aware certainty score in improving classification.

Conclusions:

  • The developed approach can increase classification accuracy and reduce computational costs for gene expression data.
  • Hubness-aware techniques show promise for broader applications in biomedical machine learning.
  • An open-source implementation (PyHubs) is provided to facilitate the adoption of these techniques.