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

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

2.2K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.2K
Regression Analysis01:11

Regression Analysis

6.1K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.1K
Multiple Regression01:25

Multiple Regression

3.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.2K
Classification of Signals01:30

Classification of Signals

935
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
935
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.7K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
2.7K
Prediction Intervals01:03

Prediction Intervals

2.4K
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.4K

You might also read

Related Articles

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

Sort by
Same author

Characterization of neuroendocrine regulation- and metabolism-associated molecular features and prognostic indicators with aid to clinical chemotherapy and immunotherapy of patients with pancreatic cancer.

Frontiers in endocrinology·2023
Same author

Numerical investigation of localization in two-dimensional quasiperiodic mosaic lattice.

Journal of physics. Condensed matter : an Institute of Physics journal·2023
Same author

Determination Methods of the Risk Factors in Food Based on Nanozymes: A Review.

Biosensors·2023
Same author

Mid-infrared single photon detector with superconductor Mo<sub>0.8</sub>Si<sub>0.2</sub> nanowire.

Science bulletin·2023
Same author

Succulent-plant-like Ni-Co alloy efficient catalysts for direct borohydride fuel cells.

Dalton transactions (Cambridge, England : 2003)·2023
Same author

Age-level bias correction in brain age prediction.

NeuroImage. Clinical·2023

Related Experiment Video

Updated: Sep 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K

Feature selection for global tropospheric ozone prediction based on the BO-XGBoost-RFE algorithm.

Biao Zhang1, Ying Zhang2, Xuchu Jiang3

  • 1School of Computer Science, Liaocheng University, Liaocheng, 252000, China.

Scientific Reports
|June 2, 2022
PubMed
Summary

This study introduces a novel Bayesian optimization-based XGBoost-RFE model to predict long-term ozone concentrations. The enhanced feature selection significantly improves prediction accuracy, with Random Forest and XGBoost showing the best results.

More Related Videos

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

435
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

920

Related Experiment Videos

Last Updated: Sep 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

435
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

920

Area of Science:

  • Environmental Science
  • Data Science
  • Atmospheric Chemistry

Background:

  • Ozone is a critical air pollutant affecting human health, regional air quality, and ecosystems.
  • Accurate prediction of long-term ozone concentration is essential for environmental management and public health.
  • Existing methods may not fully optimize feature selection for complex environmental data.

Purpose of the Study:

  • To develop and evaluate a novel feature selection model for predicting long-term average ozone concentration.
  • To compare the performance of different machine learning algorithms using an optimized feature subset.
  • To enhance the accuracy of global ozone concentration predictions.

Main Methods:

  • Utilized geographic and environmental data from 5577 global monitoring sites (2010-2014).
  • Proposed a Bayesian optimization-based XGBoost-Recursive Feature Elimination (BO-XGBoost-RFE) model for feature selection.
  • Applied various machine learning algorithms (including Random Forest and XGBoost) for ozone concentration prediction on the selected optimal feature subset.

Main Results:

  • The BO-XGBoost-RFE model achieved higher prediction accuracy compared to using all features or Pearson correlation-based feature selection.
  • Random Forest demonstrated the highest prediction accuracy among the evaluated models.
  • The XGBoost prediction model exhibited the most significant improvement in accuracy.

Conclusions:

  • Bayesian optimized Recursive Feature Elimination with XGBoost is effective for selecting optimal features in ozone concentration prediction.
  • Machine learning models, particularly Random Forest and XGBoost, can accurately predict long-term ozone concentrations with optimized feature sets.
  • The developed methodology offers a promising approach for improving global air quality monitoring and forecasting.