Related Experiment Video
Updated: Apr 28, 2026

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
Comparative Evaluation of Machine Learning Models for Residential PM1 Prediction in Zagreb (Croatia): Identifying Key
Marija Jelena Lovrić Štefiček1, Silvije Davila1, Gordana Pehnec1
1Institute for Medical Research and Occupational Health, 10000 Zagreb, Croatia.
None:
Indoor exposure to particulate matter (PM) is increasingly recognized as a major contributor to respiratory and cardiovascular risk, yet the relative contributions of outdoor pollution, building characteristics, and occupant behavior remain poorly resolved. PM1 (aerodynamic diameter < 1 μm) warrants focus due to its higher alveolar deposition. "Evidence driven indoor air quality improvement" (EDIAQI) project aims to enhance indoor air quality guidelines and increase awareness by providing accessible data on exposure, pollution sources, and related risk factors. As part of the Zagreb pilot within the project, 103 paired indoor/outdoor PM1 samples were analyzed. Seasonal analysis revealed substantial wintertime outdoor PM1 spikes, while indoor medians remained stable. Chemometric analysis identified factors such as dwelling size, outdoor pollution, resuspension, building age/heating type, and urban context. Among the tested models, the validated gradient-boosted regressor (GBR) achieved the strongest performance, explaining ~65% variance in indoor PM1 (test R2 ≈ 0.65). Explainable machine learning analysis (SHAP) identified outdoor PM1 levels, infiltration, and resuspension as the most influential predictors. Findings underscore wintertime outdoor emissions (e.g., residential heating and traffic) and dwelling-related and behavioral factors as key drivers, with the machine learning-environmental data integration enabling targeted residential IAQ management: optimized ventilation protocols, resuspension mitigation via behavior, and infiltration reduction through retrofits.
More Related Videos
09:33Visualizing Field Data Collection Procedures of Exposure and Biomarker Assessments for the Household Air Pollution Intervention Network Trial in India
Published on: December 23, 2022
06:22Machine Learning-Based Cough Tone Classification: Diagnostic Exploration of Chronic Obstructive Pulmonary Disease and Respiratory Tract Infections
Published on: September 19, 2025
Related Concept Videos
Prediction Intervals
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.
Residuals and Least-Squares Property
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...