Related Experiment Video
Updated: May 28, 2025

09:17
Surrogate Model Development for Digital Experiments in Welding
Published on: March 28, 2025
672
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.
Summary
This study introduces an XGBoost machine learning model for precise nuclear reaction cross-section prediction. The model accurately forecasts (n,3n) reaction cross-sections, outperforming traditional methods.
Area of Science:
- Nuclear Physics
- Computational Science
- Materials Science
Background:
- Accurate prediction of nuclear reaction cross-sections is vital for nuclear medicine, energy, and materials science.
- Existing theoretical and empirical methods have limitations in predicting these cross-sections.
Purpose of the Study:
- To develop a robust machine learning model for predicting (n,3n) nuclear reaction cross-sections.
- To leverage the XGBoost algorithm for enhanced prediction accuracy.
Main Methods:
- Utilized a comprehensive dataset of experimental cross-sectional values.
- Employed Leave-One-Out Cross-Validation (LOOCV) for feature selection and hyperparameter optimization.
- Prepared data by normalizing values and handling missing data for robust model training.
Main Results:
- The XGBoost model demonstrated high accuracy in predicting (n,3n) nuclear reaction cross-sections.
- Evaluated model performance using Mean Squared Error (MSE), Mean Absolute Error (MAE), and reduced Chi-Square.
- Compared XGBoost predictions with TALYS 1.95, TENDL, and phenomenological models, showing improved accuracy.
Conclusions:
- Machine learning, specifically XGBoost, offers a powerful approach to overcome limitations in nuclear data analysis.
- The developed model provides accurate predictions, advancing the field of nuclear reaction cross-section analysis.
Keywords:
(n,3n) reactionsCross-sectionLeave-One-Out Cross-ValidationMachine learningTALYS 1.95TENDLXGBoostMore Related Videos
Related Concept Videos
Prediction Intervals
2.2K
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.
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.2K
Multiple Regression
2.9K
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...
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...
2.9K
Quantifying and Rejecting Outliers: The Grubbs Test
1.4K
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...
1.4K
Regression Analysis
5.5K
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:
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:
5.5K
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
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...
7.3K
Survival Tree
52
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
52

