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

Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

466
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
466
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.9K
Machines: Problem Solving I01:22

Machines: Problem Solving I

655
A toggle clamp is a mechanical device commonly used for holding and clamping objects in various applications, such as woodworking, metalworking, and assembly operations. Consider a toggle clamp subjected to a force of 200 N at the handle. The vertical clamping force can be calculated, provided the dimensions of the toggle clamp are known.
The toggle clamp system is a machine structure consisting of movable, pin-connected multi-force members that form a stabilized system to transmit forces. The...
655

You might also read

Related Articles

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

Sort by
Same author

Process mining applications in healthcare: a systematic literature review.

PeerJ. Computer science·2025
Same author

A systematic review on artificial intelligence approaches for smart health devices.

PeerJ. Computer science·2024
Same author

Characterization of Heart Diseases per Single Lead Using ECG Images and CNN-2D.

Sensors (Basel, Switzerland)·2024
Same author

Machine learning-based test smell detection.

Empirical software engineering·2024
Same author

Assessment of Primary Human Liver Cancer Cells by Artificial Intelligence-Assisted Raman Spectroscopy.

Cells·2023
Same author

A systematic review on artificial intelligence techniques for detecting thyroid diseases.

PeerJ. Computer science·2023
Same journal

Measuring the impact of virtualization and containerization on the environment when using GPUs for processing the AI models.

Frontiers in big data·2026
Same journal

Using artificial intelligence to improve governance and public services in Africa.

Frontiers in big data·2026
Same journal

Case count metric for comparative analysis of entity resolution results.

Frontiers in big data·2026
Same journal

Data field theory: a geometric framework for learning on Riemannian manifolds with synthetic validation and limitation analysis.

Frontiers in big data·2026
Same journal

Correction: Explainable gradient convolutional vector fuzzy pattern analysis based on ensemble model for facial expression recognition.

Frontiers in big data·2026
Same journal

When uncertainty guides learning: a highly effective approach to kidney disease classification in CT imaging.

Frontiers in big data·2026
See all related articles

Related Experiment Video

Updated: Jan 7, 2026

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

2.4K

Time series forecasting for bug resolution using machine learning and deep learning models.

Lerina Aversano1, Martina Iammarino2, Antonella Madau3

  • 1Department of Agricultural Science, Food, Natural Resources and Engineering, University of Foggia, Foggia, Italy.

Frontiers in Big Data
|January 5, 2026
PubMed
Summary
This summary is machine-generated.

Predicting bug fix times is crucial for open source software maintenance. Global Random Forest and LSTM models offer robust, generalizable forecasts, outperforming local models and deep learning approaches.

Keywords:
bug resolutionexplainable artificial intelligencemachine learning and deep learning modelssoftware maintenancetime series forecasting

Related Experiment Videos

Last Updated: Jan 7, 2026

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

2.4K

Area of Science:

  • Software Engineering
  • Machine Learning
  • Data Science

Background:

  • Accurate bug fix time prediction is vital for effective software maintenance and planning in open source projects.
  • Evaluating various time series forecasting models is essential to enhance prediction accuracy.

Purpose of the Study:

  • To compare the effectiveness of local and global time series forecasting models for predicting bug fix times.
  • To assess the performance of classical models versus deep learning approaches, including global extensions with project embeddings.

Main Methods:

  • Applied classical models (Naive, Linear Regression, Random Forest) and neural networks (MLP, LSTM, GRU) to real-world data from multiple repositories.
  • Implemented local (per-project) and global (cross-project) modeling strategies.
  • Utilized explainable AI techniques (permutation importance, saliency maps, embedding analysis) for forecast interpretation.

Main Results:

  • Locally, Random Forest sometimes outperformed deep learning models in error reduction and classification metrics.
  • Global models demonstrated superior robustness and generalizability.
  • Global Random Forest significantly reduced mean error and maintained high accuracy and F1 score.
  • Global LSTM effectively captured temporal dependencies and revealed cross-project dynamics.

Conclusions:

  • An integrated, global approach combining classical and deep learning models provides more reliable and interpretable bug fix time forecasts.
  • Global models enhance software maintenance planning and support by offering robust predictions.
  • Explainable AI techniques are crucial for understanding forecast drivers and validating model performance.