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

Issues And Trends In Healthcare Delivery System01:29

Issues And Trends In Healthcare Delivery System

6.3K
The issues and trends in healthcare delivery are constantly changing. The COVID-19 pandemic is one recent issue that wreaked havoc on healthcare systems, causing a shortage of healthcare workers, high demand for medicines and supplies, and increased medical expenditure due to a lack of insurance. Other issues include rising healthcare costs and care fragmentation.
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
6.3K
Prediction Intervals01:03

Prediction Intervals

3.5K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
3.5K
Distribution Reliability and Automation01:25

Distribution Reliability and Automation

542
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
542
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

644
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:
644
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

1.7K
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
1.7K
Statistical Analysis System (SAS)01:14

Statistical Analysis System (SAS)

1.0K
SAS, short for Statistical Analysis System, is a powerful data analysis, management, and visualization tool. Developed by the SAS Institute in the early 1970s, SAS has evolved into a comprehensive software suite used across various industries for statistical analysis, business intelligence, and predictive modeling.
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Artificial intelligence and machine learning applications in ambulatory surgery - A systematic review.

American journal of surgery·2026
Same author

Interpretable wrapper-based machine learning framework for predicting patellofemoral pain syndrome using minimal clinical tests.

Scientific reports·2025
Same author

SPA-IoT with MCSV-CNN: a novel IoT-enabled method for robust pre-ictal seizure prediction.

BMC medical informatics and decision making·2025
Same author

Sustainability in large language model supply chains-insights and recommendations using analysis of utility for affecting factors.

Scientific reports·2025
Same author

Unlocking retention: a prescriptive framework for retaining trained staff in critical care units.

Journal of health organization and management·2025
Same author

ProWaste for proactive urban waste management using IoT and machine learning.

Scientific reports·2025
Same journal

Application of ephrin-B2 loaded glycol chitosan-silk fibroin hydrogel in the treatment of diabetic refractory wounds.

Scientific reports·2026
Same journal

International expert Delphi consensus on thromboprophylaxis in metabolic and bariatric surgery.

Scientific reports·2026
Same journal

Assessing the cross-region knowledge transfer capability of selected deep learning building vectorization methods in the context of available training datasets.

Scientific reports·2026
Same journal

Feasibility and preliminary effects of outdoor versus indoor cognitive-motor therapy in women with Alzheimer's disease: A randomized single-blind pilot study.

Scientific reports·2026
Same journal

Hallmarks of social action in the vocal turn-taking of wild common marmosets (Callithrix jacchus).

Scientific reports·2026
Same journal

Role and mechanism of AOPPs-induced NOX4-mediated ferroptosis in intervertebral disc degeneration.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 6, 2026

A Protocol for Computer-Based Protein Structure and Function Prediction
16:41

A Protocol for Computer-Based Protein Structure and Function Prediction

Published on: November 3, 2011

70.1K

Intelligent techniques for predictive analytics in Agile software development.

Sahana P Shankar1,2, Shilpa Shashikant Chaudhari3, Vinaytosh Mishra4,5

  • 1Department of Computer Science and Engineering, M.S. Ramaiah Institute of Technology (Affiliated to Visvesvaraya Technological University, Belgaum), Bengaluru, Karnataka, 560054, India. sahanaprabhushankar@gmail.com.

Scientific Reports
|February 25, 2026
PubMed
Summary
This summary is machine-generated.

Machine learning models predict software issue resolution times using the Agile Effort Estimation Software dataset. XGBoost demonstrated superior performance across various error metrics, enhancing project management and resource allocation.

Keywords:
AgES datasetAgileDeep LearningEffort estimationGitHubMachine Learning

Related Experiment Videos

Last Updated: May 6, 2026

A Protocol for Computer-Based Protein Structure and Function Prediction
16:41

A Protocol for Computer-Based Protein Structure and Function Prediction

Published on: November 3, 2011

70.1K

Area of Science:

  • Software Engineering
  • Machine Learning
  • Data Science

Background:

  • Software development complexity requires advanced project management tools.
  • Predictive analytics for issue resolution time estimation improves decision-making and resource allocation.
  • The Agile Effort Estimation Software (AgES) dataset from GitHub provides rich features for analysis.

Purpose of the Study:

  • To analyze machine learning models for predicting software issue resolution times.
  • To evaluate model performance using metrics like MAE, MSE, RMSE, and MdAE.
  • To identify the most effective methodologies for issue resolution time prediction.

Main Methods:

  • Applied traditional and advanced machine learning models (neural networks, random forests, linear regression).
  • Utilized the AgES dataset with features like contributor expertise, issue categories, and components.
  • Evaluated models using Mean Absolute Error (MAE), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and Median Absolute Error (MdAE).

Main Results:

  • XGBoost algorithm generally performed best across considered error metrics.
  • Comparative analysis included the AgES dataset against existing Agile datasets (TAWOS, Choet et al.).
  • Model evaluation highlighted practical implications for real-world software project management.

Conclusions:

  • Machine learning offers a powerful predictive tool for software project management.
  • Accurate issue resolution time forecasts enable better planning and resource management.
  • The study details model training, feature importance, and ML's transformative potential in software development.