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

Decision Making: P-value Method01:09

Decision Making: P-value Method

6.8K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim  is also stated. These statements can act as null and alternative hypotheses:  a null hypothesis would be a neutral statement while the alternative hypothesis can...
6.8K
Decision Making01:20

Decision Making

869
Decision-making is a fundamental cognitive process that involves evaluating alternatives and selecting among them. This process can range from simple choices, such as deciding what to wear, to complex decisions, like choosing a major in college or a career path. The complexity of the decision often dictates the approach we use, which can be broadly categorized into two types: automatic and controlled decision-making.
Automatic decision-making is fast, intuitive, and relies on gut feelings...
869

You might also read

Related Articles

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

Sort by
Same author

DeepTrackSecure: an integrated classification-detection system with predictive risk analytics for proactive railway safety management.

Frontiers in artificial intelligence·2026
Same author

EPIC-NET: EEG-based epilepsy classification and brain localization using Optuna wave-gated recurrent unit network.

Frontiers in computational neuroscience·2026
Same author

Comparative Studies of the Photoluminescence Properties of the Metal Ions Co-doped with the Rare Earth Ions (Bi<sup>3+</sup>, Eu<sup>3+</sup>; Bi<sup>3+</sup>, Tb<sup>3+</sup>; Bi<sup>3+</sup>, Tb<sup>3+</sup>, Eu<sup>3+</sup> and Pb<sup>2+</sup>, Eu<sup>3+</sup>) in the Silicate Based Single Phosphors for White Light Emitting Diode Applications.

Journal of fluorescence·2026
Same author

Evaluation of submandibular gland involvement in oral squamous cell carcinoma patients.

International journal of oral and maxillofacial surgery·2025
Same author

HairSentinel: a time-aware anomaly detection framework for forecasting hairfall trends using temporal fusion transformers.

Frontiers in artificial intelligence·2025
Same author

Gene-LLMs: a comprehensive survey of transformer-based genomic language models for regulatory and clinical genomics.

Frontiers in genetics·2025
Same journal

Structural impact of non-IID heterogeneity on federated behavioral anomaly detection in IoT and IoMT systems.

Frontiers in artificial intelligence·2026
Same journal

DiscoVerse: multi-agent pharmaceutical co-scientist for traceable drug discovery and reverse translation.

Frontiers in artificial intelligence·2026
Same journal

EEG-based cognition-aware task classification and scheduling using enhanced fuzzy transition modeling.

Frontiers in artificial intelligence·2026
Same journal

Autofluorescence and deep learning in early disease detection: biological foundations, clinical applications, and future directions.

Frontiers in artificial intelligence·2026
Same journal

Legal document summarization: a short review.

Frontiers in artificial intelligence·2026
Same journal

Generative AI adoption and its impact on teachers' self-efficacy and instructional confidence in Ghana.

Frontiers in artificial intelligence·2026
See all related articles

Related Experiment Video

Updated: Jun 29, 2026

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
11:41

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation

Published on: February 1, 2020

Data-driven pit stop decision support for Formula 1 using deep learning models.

Abhijai Sasikumar1, A Anny Leema1, P Balakrishnan1

  • 1School of Computer Science and Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, India.

Frontiers in Artificial Intelligence
|November 21, 2025
PubMed
Summary
This summary is machine-generated.

Predicting optimal Formula 1 pit stop timings is crucial for race success. This study uses deep learning models with FastF1 data, finding Bi-LSTM offers the best predictive accuracy for race strategy.

Keywords:
Bidirectional Long Short-Term Memory (Bi-LSTM)Formula 1Synthetic Minority Over-sampling Technique (SMOTE)deep learningpit stop strategyrace data visualizationtelemetry datatime series classification

More Related Videos

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

Related Experiment Videos

Last Updated: Jun 29, 2026

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation
11:41

Evaluation of an Exclusive Spur Dike U-Turn Design with Radar-Collected Data and Simulation

Published on: February 1, 2020

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street
14:55

Evaluating the Effect of Roadside Parking on a Dual-Direction Urban Street

Published on: January 20, 2023

Area of Science:

  • Motorsport Analytics
  • Machine Learning in Sports
  • Data-Driven Decision Making

Background:

  • Formula 1 racing success hinges on strategic decisions, particularly pit stop timing.
  • Human judgment for pit stops is unreliable under dynamic race conditions.
  • Leveraging raw telemetry data offers potential for objective, data-driven strategies.

Purpose of the Study:

  • To develop and evaluate a data-driven framework for predicting optimal Formula 1 pit stop timings.
  • To compare the performance of various deep learning architectures for this prediction task.
  • To enhance the robustness and accuracy of pit stop timing predictions using advanced data techniques.

Main Methods:

  • Utilized raw telemetry data from the FastF1 API.
  • Implemented data preprocessing techniques: normalization, imputation, and Synthetic Minority Over-sampling Technique (SMOTE) for class balancing.
  • Trained and evaluated five deep learning models: Bi-LSTM, TCN-GRU, GRU, InceptionTime, and CNN-BiLSTM.
  • Assessed model performance using precision, recall, and F1-score metrics.

Main Results:

  • The Bi-LSTM model demonstrated superior performance compared to other architectures.
  • Bi-LSTM achieved a precision of 0.77, recall of 0.86, and an F1-score of 0.81 on the test set.
  • The model's effectiveness was attributed to its ability to capture long-range temporal dependencies.
  • A visualization interface was developed to display model predictions.

Conclusions:

  • Deep learning, specifically the Bi-LSTM model, provides a robust and accurate method for predicting optimal Formula 1 pit stop timings.
  • The data-driven approach significantly outperforms traditional human judgment in competitive racing scenarios.
  • This framework offers a valuable tool for race strategy optimization in motorsports.