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

Linearization and Approximation01:26

Linearization and Approximation

Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
Approximate Integration01:24

Approximate Integration

In many practical and theoretical contexts, the exact value of a definite integral may be inaccessible. This limitation typically arises when the antiderivative of a function is either unknown or cannot be expressed in a closed mathematical form. Alternatively, it can occur when a function is defined not by a formula but by a finite set of empirical data points, such as those collected during experiments. In these cases, approximate integration techniques provide a valuable solution.One of the...
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Accuracy, limits, and approximation01:28

Accuracy, limits, and approximation

Accuracy, limits, and approximations are common in many fields, especially in engineering calculations. These concepts are imperative for ensuring that a given value is as close as possible to its true value.
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...
Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...

You might also read

Related Articles

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

Sort by
Same author

B-cell acute lymphoblastic leukemia after lenalidomide maintenance therapy; a deleterious adverse event that needs further investigation. Report of three cases and review of the literature.

Leukemia & lymphoma·2023
Same author

A real-life overview of a hematopoietic cell transplant program throughout a four-year period, including prospective registry, exclusion causes and final donor selection.

Bone marrow transplantation·2021
Same author

Impact of the Inclusion of an Aminoglycoside to the Initial Empirical Antibiotic Therapy for Gram-Negative Bloodstream Infections in Hematological Neutropenic Patients: a Propensity-Matched Cohort Study (AMINOLACTAM Study).

Antimicrobial agents and chemotherapy·2021
Same author

Evolution of the Quorum network and the mobilome (plasmids and bacteriophages) in clinical strains of Acinetobacter baumannii during a decade.

Scientific reports·2018
Same author

Genomic Evolution of Two Acinetobacter baumannii Clinical Strains from ST-2 Clones Isolated in 2000 and 2010 (ST-2_clon_2000 and ST-2_clon_2010).

Genome announcements·2016
Same author

Pregnancy outcomes and the use of two standards to assess adequacy of maternal body mass index in early gestation - CORRIGENDUM.

Journal of developmental origins of health and disease·2015
Same journal

Latent Space Projections and Atlases, a Cautionary Tale in Deep Neuroimaging using Autoencoders.

International journal of neural systems·2026
Same journal

Transformer-Based Anomaly Detection for Neurodegenerative Screening in MRI Images.

International journal of neural systems·2026
Same journal

Discrete Wavelet Convolution for Learnable Time-Frequency Representation with Application to Seizure Prediction.

International journal of neural systems·2026
Same journal

Automatic Seizure Detection using Hierarchical Spectral-Temporal Feature Learning with an Imbalance-Aware Transformer.

International journal of neural systems·2026
Same journal

Pyramid Vision Transformer-Enhanced Conformer Network for Epileptic Seizure Recognition Using MultiChannel EEG Signals.

International journal of neural systems·2026
Same journal

A Time-Frequency Decoupled Contrastive Learning Framework for Electroencephalography-Based Parkinson's Disease Diagnosis.

International journal of neural systems·2026
See all related articles

Related Experiment Videos

Generating balanced learning and test sets for function approximation problems.

J P Florido1, H Pomares, I Rojas

  • 1Department of Computer Architecture and Computer Technology, CITIC-UGR, University of Granada, Periodista Daniel Saucedo Aranda, Spain. jpflorido@ugr.es

International Journal of Neural Systems
|June 10, 2011
PubMed
Summary
This summary is machine-generated.

This study introduces a deterministic method for splitting data into learning and test sets, ensuring representativeness and balance. This approach improves the accuracy assessment of machine learning algorithms, especially for small datasets.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Data Mining
  • Statistical Analysis

Background:

  • Evaluating learning algorithms relies on partitioning data into learning and test sets.
  • Improper partitioning can lead to unrepresentative sets and inaccurate algorithm performance conclusions.
  • This issue is exacerbated with small datasets, increasing the risk of biased evaluations.

Purpose of the Study:

  • To propose a deterministic data mining approach for creating balanced and representative learning and test sets.
  • To ensure fair evaluation of learning algorithm accuracy and promote reproducible machine learning experiments.
  • To address the limitations of random data partitioning, particularly for small datasets.

Main Methods:

  • A novel deterministic data mining approach combining clustering and a nearest-neighbor distribution algorithm.
  • Clustering is tailored for function approximation problems.
  • Data is distributed into two sets within each cluster to maintain representativeness and balance.

Main Results:

  • The proposed methodology generates balanced and representative learning and test sets.
  • This approach enhances the reliability of evaluating machine learning algorithm accuracy.
  • Experimental results demonstrate the effectiveness of the methodology through an ANOVA-based statistical study.

Conclusions:

  • The deterministic data partitioning method offers a robust alternative to random splitting for function approximation.
  • It leads to more accurate and reproducible assessments of learning algorithm performance.
  • This technique is particularly valuable for small datasets where representativeness is critical.