Related Experiment Video
Updated: May 28, 2025

Surrogate Model Development for Digital Experiments in Welding
Published on: March 28, 2025
Predicting (n,3n) nuclear reaction cross-sections using XGBoost and Leave-One-Out Cross-Validation
Yiğit Ali Üncü1, Taner Danışman2, Hasan Özdoğan3
1Akdeniz University, Vocational School of Technical Sciences, Department of Biomedical Equipment Technology, 07070, Antalya, Turkey.
Abstract:
Accurately predicting nuclear reaction cross-sections is crucial for advancing various fields, including nuclear medicine, energy production, and materials science. This study aims to address the challenges associated with predicting (n ,3n) nuclear reaction cross-sections by developing a robust machine learning (ML) model based on the XGBoost (eXtreme Gradient Boosting) algorithm. By leveraging a comprehensive dataset of experimental cross-sectional values, the study demonstrates the potential of ML to overcome limitations in existing theoretical and empirical approaches. LOOCV (Leave-One-Out Cross-Validation) was employed for feature selection and hyperparameter optimization to ensure the reliability of the model. The dataset was meticulously prepared by normalizing values and addressing missing data, which contributed to robust model training. XGBoost's ability to handle complex, non-linear relationships enabled it to provide accurate predictions that closely align with experimental data, as evaluated through key metrics such as Mean Squared Error (MSE) and Mean Absolute Error (MAE), and reduced Chi-Square. To validate the model's accuracy, its predictions were compared with calculations from the TALYS 1.95 nuclear reaction code, TENDL and phenological model. The results highlight the efficacy of XGBoost in improving prediction accuracy, offering a novel approach to solving complex challenges in nuclear data analysis.
More Related Videos
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.
Multiple Regression
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...
Quantifying and Rejecting Outliers: The Grubbs Test
Regression Analysis
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:
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...
Survival Tree
Building a Survival Tree
Constructing a...

