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

Binomial Probability Distribution01:15

Binomial Probability Distribution

10.2K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
10.2K
Classification of Systems-I01:26

Classification of Systems-I

176
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:
176
Survival Tree01:19

Survival Tree

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

Classification of Systems-II

136
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,
136
Associative Learning01:27

Associative Learning

303
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
303
Bias01:22

Bias

3.8K
Bias refers to any tendency that prevents a question from being considered unprejudiced. In research, bias occurs when one outcome or answer is selected or encouraged over others in sampling or testing. Bias can occur during any research phase, including study design, data collection, analysis, and publication.
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
3.8K

You might also read

Related Articles

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

Sort by
Same author

Spatial and temporal modeling of conflict related fatality and public health implications in Nigeria.

Scientific reports·2025
Same author

Global Trends in Risk Factors for Low Back Pain: An Analysis of the Global Burden of Disease Study Data From 1990 to 2021.

Arthritis care & research·2025
Same author

Non-proportional hazards model with a PVF frailty term: application with a melanoma dataset.

Journal of applied statistics·2025
Same author

Graviceptive neglect induced by HD-tDCS of the right or left temporoparietal junction: A within-person randomized trial in healthy adults.

Annals of physical and rehabilitation medicine·2024
Same author

Author Correction: Reducing delivery insurance costs through risk score model for food delivery company.

Scientific reports·2024
Same author

Reducing delivery insurance costs through risk score model for food delivery company.

Scientific reports·2024
Same journal

Epidemiological characteristics of amebiasis in Japan from 2001 to 2022.

PloS one·2026
Same journal

Longitudinal associations of academic stress with eating related patterns, nutrition, somatic indicators, and depressive symptoms in university students: A study protocol.

PloS one·2026
Same journal

Pollution removal efficiency enhancement by agricultural biomass additions in constructed wetlands: A framework integrating meta-analysis with explainable machine learning.

PloS one·2026
Same journal

Insulation failure mapping on power transformer bushing using FRA and electrostatic simulation.

PloS one·2026
Same journal

Enhancing medical Q&A systems with multimodal knowledge graphs and dual-layer attention mechanisms.

PloS one·2026
Same journal

UAMP: Consistent video object segmentation with uncertainty-aware memory propagation.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jun 10, 2025

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

7.4K

Fixing imbalanced binary classification: An asymmetric Bayesian learning approach.

Letícia F M Reis1, Diego C Nascimento2, Paulo H Ferreira3

  • 1Institute of Mathematics and Computer Sciences, University of São Paulo, São Carlos, São Paulo, Brazil.

Plos One
|October 16, 2024
PubMed
Summary
This summary is machine-generated.

New asymmetric Lomax distribution models improve binary classification for imbalanced data. These Bayesian functions outperform traditional methods like logistic regression in real-world applications.

More Related Videos

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.5K
Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
08:56

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates

Published on: January 13, 2023

2.1K

Related Experiment Videos

Last Updated: Jun 10, 2025

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

7.4K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.5K
Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
08:56

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates

Published on: January 13, 2023

2.1K

Area of Science:

  • Statistics
  • Machine Learning
  • Computational Statistics

Background:

  • Standard binary classification models assume balanced data, which can lead to poor performance and bias with imbalanced datasets.
  • Traditional symmetric link functions (e.g., logit, probit) may not effectively handle classification tasks with skewed data distributions.

Purpose of the Study:

  • Introduce novel asymmetric link functions for binary regression based on the Lomax distribution and its variants.
  • Evaluate the performance of these new functions in addressing data imbalance challenges in classification.

Main Methods:

  • Developed new Bayesian asymmetric classification functions using Lomax distribution variations (power, reverse).
  • Implemented these functions within an R workflow using Stan for Bayesian inference.
  • Compared the proposed models against classical symmetric link functions using real-world imbalanced datasets.

Main Results:

  • The proposed asymmetric Lomax functions demonstrated superior performance over traditional link functions in binary classification tasks.
  • Specifically, the reverse power double Lomax (RPDLomax) model effectively distinguished between failure and success probabilities in imbalanced data.
  • RPDLomomax assigned lower probabilities to failure (21.4%) and higher to success (63.7%), unlike logistic regression (36.0% failure, 39.5% success).

Conclusions:

  • The proposed asymmetric Lomax approach offers a competitive and effective alternative for binary data classification, particularly in scenarios with imbalanced datasets.
  • These novel functions provide better differentiation between classes compared to standard logistic regression.
  • The Bayesian implementation in R facilitates practical application and further research in asymmetric binary regression.