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

Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
Classification of Systems-I01:26

Classification of Systems-I

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:
Classification of Systems-II01:31

Classification of Systems-II

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,
Aggregates Classification01:29

Aggregates Classification

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...
Multicompartment Models: Overview01:14

Multicompartment Models: Overview

Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Methods of Classification and Identification01:28

Methods of Classification and Identification

Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...

You might also read

Related Articles

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

Sort by
Same author

Efficient and interpretable DNA/RNA representation using Komlรณs-Hadamard transforms.

BMC bioinformaticsยท2026
Same author

B-cell epitope prediction in the age of machine learning: advancements and challenges.

Journal of translational medicineยท2026
Same author

DeepRaman: Implementing surface-enhanced Raman scattering together with cutting-edge machine learning for the differentiation and classification of bacterial endotoxins.

Heliyonยท2025
Same author

Tisslet tissues-based learning estimation for transcriptomics.

BMC bioinformaticsยท2025
Same author

Investigation of the risk factors associated with prediabetes in normal-weight Qatari adults: a cross-sectional study.

Scientific reportsยท2024
Same author

A Viral Protein 4-Based Trivalent Nanoparticle Vaccine Elicited High and Broad Immune Responses and Protective Immunity against the Predominant Rotaviruses.

ACS nanoยท2024
Same journal

Proteins Rich in Prime Mass Residues and Their Role in Cell Biology.

Evolutionary bioinformatics onlineยท2026
Same journal

Hybrid Feature Selection-Based Machine Learning and Deep Learning Framework for Biomarker Prediction From RNA-seq Data During Dengue Fever to Severe Dengue Progression.

Evolutionary bioinformatics onlineยท2026
Same journal

Functional Annotation and Molecular Characterization of a Hypothetical Protein From <i>Mycobacterium leprae</i> Through <i>In Silico</i> Approaches: A Potential Therapeutic Target.

Evolutionary bioinformatics onlineยท2026
Same journal

Evolutionary Bioinformatics Expands its Breadth.

Evolutionary bioinformatics onlineยท2026
Same journal

Gene Expression Underlying Teloblast Formation in Leech (Annelida: Hirudinae).

Evolutionary bioinformatics onlineยท2026
Same journal

Computational Optimization of CRISPR-Cas13a sgRNAs Targeting the SARS-CoV-2 Spike Gene for SHERLOCK-Based Diagnostics.

Evolutionary bioinformatics onlineยท2026
See all related articles

Related Experiment Video

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

Efficient feature selection and multiclass classification with integrated instance and model based learning.

Zhenqiu Liu1, Halima Bensmail, Ming Tan

  • 1Greenebaum Cancer Center and Department of Epidemiology and Public Health, University of Maryland at Baltimore, 655 W. Baltimore Street, Baltimore, MD 21201, USA.

Evolutionary Bioinformatics Online
|May 12, 2012
PubMed
Summary
This summary is machine-generated.

We introduce KNNLog, a novel method for multiclass classification and feature selection. This approach effectively handles high-dimensional, unbalanced biological data by integrating instance-based and model-based learning.

Keywords:
feature selectionhigh-dimensional datamulticlass classificationstatistical learning

Related Experiment Videos

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

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Machine Learning

Background:

  • Multiclass classification and feature selection are crucial in biological and medical fields.
  • Existing methods like K nearest neighbor (KNN) struggle with high dimensionality, while logistic regression-based approaches face challenges with feature independence and data imbalance.
  • Extending binary classification to multiclass problems presents significant difficulties.

Purpose of the Study:

  • To develop an efficient learning method for simultaneous multiclass classification and feature selection.
  • To address the limitations of existing instance-based and model-based methods in high-dimensional and unbalanced datasets.
  • To propose a combined approach integrating KNN and constrained logistic regression (KNNLog).

Main Methods:

  • Integration of instance-based K nearest neighbor (KNN) and model-based constrained logistic regression (KNNLog).
  • Simultaneous minimization of intra-class distance and maximization of inter-class distance.
  • Application to problems with small sample sizes and unbalanced classes, common in biological data.

Main Results:

  • KNNLog demonstrates efficiency for small sample sizes and unbalanced classes.
  • The method effectively identifies highly correlated features, mitigating issues from multiple testing.
  • Evaluated on microRNA and metagenomic datasets, KNNLog showed strong performance.

Conclusions:

  • KNNLog offers an efficient solution for simultaneous multiclass classification and feature selection.
  • The proposed method is particularly suitable for challenging biological datasets with high dimensionality and imbalance.
  • KNNLog provides a robust alternative to existing methods, improving feature selection and classification accuracy.