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

Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

75
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
75
Prediction Intervals01:03

Prediction Intervals

2.3K
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. 
2.3K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

95
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...
95

You might also read

Related Articles

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

Sort by
Same author

EMI-LTI: An enhanced integrated model for lung tumor identification using Gabor filter and ROI.

MethodsX·2025
Same author

IM- LTS: An Integrated Model for Lung Tumor Segmentation using Neural Networks and IoMT.

MethodsX·2025
Same author

Enhancing accessibility: Development and usability testing of mobile application mitigating sexual harassment for visually impaired masseurs.

Assistive technology : the official journal of RESNA·2024
Same author

Neural matrix factorization++ based recommendation system.

F1000Research·2024
Same author

Utilizing data sampling techniques on algorithmic fairness for customer churn prediction with data imbalance problems.

F1000Research·2022
Same author

Improving the support for XML dynamic updates using a hybridization labeling scheme (ORD-GAP).

F1000Research·2022
Same journal

Sentiment Analysis of Acceptance TVET Online Courses on the Skill Academy App from Google Play: Leveraging Text Mining with Comparison Machine Learning Model.

F1000Research·2026
Same journal

Emotional intelligence: An important skill to learn now more than ever.

F1000Research·2026
Same journal

East Mediterranean Lineage of <i>Brucella melitensis</i> in Human Isolates and Milk Samples in Oman Using MLVA-14.

F1000Research·2026
Same journal

Application of K-Means Clustering for Job Applicant Analysis in Construction Firms Using R.

F1000Research·2026
Same journal

The influence of self-esteem and emotional intelligence on addiction to social networks in Peruvian university students.

F1000Research·2026
Same journal

A Bibliometric Analysis of Music's Role in Promoting Well-Being in Health Science Research.

F1000Research·2026
See all related articles

Related Experiment Video

Updated: Aug 16, 2025

Composition and Distribution Analysis of Bioaerosols Under Different Environmental Conditions
05:45

Composition and Distribution Analysis of Bioaerosols Under Different Environmental Conditions

Published on: January 7, 2019

10.7K

Machine learning methods to predict particulate matter PM 2.5.

Naveen Palanichamy1, Su-Cheng Haw1, Subramanian S2

  • 1Faculty of Computing and Informatics, Multimedia University, Cyberjaya, Selangor, 63100, Malaysia.

F1000Research
|December 19, 2022
PubMed
Summary
This summary is machine-generated.

The Random Forest (RF) machine learning model achieved 97.7% accuracy in predicting fine particulate matter (PM2.5) concentrations in Malaysian smart cities. This study highlights RF

Keywords:
Air PollutionArtificial Neural NetworkLong Short-Term MemoryParticulate Matter (PM2.5)Random Forest

More Related Videos

Additive Manufacturing-Enabled Low-Cost Particle Detector
06:05

Additive Manufacturing-Enabled Low-Cost Particle Detector

Published on: March 24, 2023

1.3K
Aggravation of Myocardial Ischemia upon Particulate Matter Exposure in Atherosclerosis Animal Model
07:35

Aggravation of Myocardial Ischemia upon Particulate Matter Exposure in Atherosclerosis Animal Model

Published on: December 10, 2021

2.0K

Related Experiment Videos

Last Updated: Aug 16, 2025

Composition and Distribution Analysis of Bioaerosols Under Different Environmental Conditions
05:45

Composition and Distribution Analysis of Bioaerosols Under Different Environmental Conditions

Published on: January 7, 2019

10.7K
Additive Manufacturing-Enabled Low-Cost Particle Detector
06:05

Additive Manufacturing-Enabled Low-Cost Particle Detector

Published on: March 24, 2023

1.3K
Aggravation of Myocardial Ischemia upon Particulate Matter Exposure in Atherosclerosis Animal Model
07:35

Aggravation of Myocardial Ischemia upon Particulate Matter Exposure in Atherosclerosis Animal Model

Published on: December 10, 2021

2.0K

Area of Science:

  • Environmental Science
  • Computer Science
  • Data Science

Background:

  • Urban air pollution, particularly fine particulate matter (PM2.5), poses significant health risks globally, exacerbating conditions like asthma and cardiovascular disease.
  • In Malaysia, research on machine learning for PM2.5 prediction is less developed compared to other air pollutants.
  • Accurate air quality monitoring is crucial for public health and environmental management.

Purpose of the Study:

  • To address the research gap in PM2.5 prediction in Malaysian smart cities using machine learning.
  • To compare the effectiveness of different supervised machine learning techniques for forecasting PM2.5 concentrations.
  • To identify the optimal model for accurate PM2.5 prediction to mitigate adverse health effects.

Main Methods:

  • Utilized Malaysian air quality datasets from 2017-2018 for PM2.5 forecasting.
  • Applied data preprocessing techniques including cleaning and normalization.
  • Extracted informative features focusing on location and time, then trained Random Forest (RF), Artificial Neural Network (ANN), and Long Short-Term Memory (LSTM) models.

Main Results:

  • The Random Forest (RF) model demonstrated superior performance, achieving an accuracy of 97.7%.
  • Artificial Neural Network (ANN) and Long Short-Term Memory (LSTM) models achieved lower accuracies of 61.14% and 61.77%, respectively.
  • RF's effectiveness was attributed to its ability to learn from random samples using decision trees with maximum voting for predictions.

Conclusions:

  • Random Forest (RF) is the most effective supervised machine learning model for predicting PM2.5 concentrations in Malaysian smart cities among the tested algorithms.
  • The study successfully identified a high-accuracy model for PM2.5 forecasting, contributing to better air quality management.
  • Further research could explore additional features or advanced ML techniques for even more precise air pollution prediction.