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

Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

3.0K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
3.0K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

372
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...
372
Application of Differentiation to Business01:29

Application of Differentiation to Business

267
Calculus offers essential techniques for businesses seeking to optimize pricing strategies and revenue. In this case, a bakery wants to determine the ideal price and daily sales volume to maximize revenue. By modeling how changes in price affect demand and revenue, the bakery can apply calculus to make data-driven decisions.The demand function relates the price per cupcake to the number of cupcakes sold and captures how lower prices increase sales. Based on market data, the demand function can...
267
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
Randomized Experiments01:13

Randomized Experiments

9.1K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
9.1K

You might also read

Related Articles

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

Sort by
Same author

Energy Measures as Biomarkers of SARS-CoV-2 Variants and Receptors.

Bioengineering (Basel, Switzerland)·2026
Same author

An Effective and Fast Model for Characterization of Cardiac Arrhythmia and Congestive Heart Failure.

Diagnostics (Basel, Switzerland)·2025
Same author

Nonlinear Statistical Analysis of Normal and Pathological Infant Cry Signals in Cepstrum Domain by Multifractal Wavelet Leaders.

Entropy (Basel, Switzerland)·2022
Same author

Randomness, Informational Entropy, and Volatility Interdependencies among the Major World Markets: The Role of the COVID-19 Pandemic.

Entropy (Basel, Switzerland)·2020
Same author

The Informational Dynamics of Mean‒Variance Relationships in Fertilizer Markets: An Entropic Investigation.

Entropy (Basel, Switzerland)·2020

Related Experiment Video

Updated: Feb 28, 2026

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
10:36

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

Published on: November 3, 2023

2.2K

Tuning Deep Learning for Predicting Aluminum Prices Under Different Sampling: Bayesian Optimization Versus Random

Alicia Estefania Antonio Figueroa1, Salim Lahmiri1

  • 1Department of Supply Chain and Business Technology Management, John Molson School of Business, Concordia University, Montreal, QC H3H 0A1, Canada.

Entropy (Basel, Switzerland)
|February 27, 2026
PubMed
Summary

The best model for forecasting aluminum prices is the Long Short-Term Memory (LSTM) with Bayesian Optimization (BO). This deep learning approach, LSTM-BO, accurately predicts price trends across daily, weekly, and monthly data.

Keywords:
Bayesian optimizationLSTMaluminum pricedeep feedforward neural networksdeep learningforecastingrandom searchsupport vector regression

Related Experiment Videos

Last Updated: Feb 28, 2026

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
10:36

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

Published on: November 3, 2023

2.2K

Area of Science:

  • Computational finance
  • Machine learning applications
  • Econometrics

Background:

  • Aluminum prices exhibit complex, non-linear dynamics.
  • Accurate price forecasting is crucial for market participants.
  • Traditional models may struggle with the intricate behavior of commodity markets.

Purpose of the Study:

  • To implement and compare deep learning models for aluminum price forecasting.
  • To evaluate the efficacy of Bayesian Optimization (BO) against Random Search (RS) for model tuning.
  • To identify the optimal model for predicting aluminum spot prices across various time horizons.

Main Methods:

  • Utilized Long Short-Term Memory (LSTM) and Deep Feedforward Neural Networks (FFNN) as deep learning models.
  • Employed Support Vector Regression (SVR) as a baseline comparative model.
  • Tuned models using Bayesian Optimization (BO) and Random Search (RS) on daily, weekly, and monthly data.

Main Results:

  • The LSTM model optimized with Bayesian Optimization (LSTM-BO) demonstrated superior performance.
  • LSTM-BO consistently achieved the lowest Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE), alongside the highest R-squared (R²).
  • Models tuned with Bayesian Optimization generally outperformed those tuned with Random Search across all tested configurations.

Conclusions:

  • LSTM-BO is highly effective for aluminum spot price forecasting.
  • Bayesian Optimization is a more efficient tuning method than Random Search for these predictive models.
  • Deep learning, particularly LSTM with BO, offers significant advantages for capturing complex financial market behavior.