Next Article in Journal
Processing, Microstructure, and Mechanical Behavior of Tungsten Heavy Alloys for Kinetic Energy Penetrators: A Critical Review
Previous Article in Journal
In-Depth Thermal Analysis of Different Pin Configurations in Friction Stir Spot Welding of Similar and Dissimilar Alloys
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predicting the Relative Density of Stainless Steel and Aluminum Alloys Manufactured by L-PBF Using Machine Learning

by
José Luis Mullo
1,*,
Iván La Fé-Perdomo
2,
Jorge Ramos-Grez
3,
Ángel F. Moreira Romero
4,
Alejandra Ramírez-Albán
5,
Mélany Yarad-Jácome
5 and
Germán Omar Barrionuevo
6,7,*
1
Grupo de Ingeniería Automotriz, Movilidad y Transporte (GiAUTO), Carrera de Ingeniería Automotriz-Campus Sur, Universidad Politécnica Salesiana, Quito 170702, Ecuador
2
Escuela de Ingeniería Mecánica, Pontificia Universidad Católica de Valparaíso, Valparaíso 2340025, Chile
3
Department of Mechanical and Metallurgical Engineering, School of Engineering, Pontificia Universidad Católica de Chile, Av. Vicuña Mackenna 4860, Macul, Santiago 8320165, Chile
4
Carrera de Ingeniería Industrial, Universidad Laica Eloy Alfaro de Manabí, Manta 130222, Ecuador
5
Departamento de Seguridad y Defensa, Universidad de las Fuerzas Armadas ESPE, Sangolquí 171103, Ecuador
6
Departamento de Ciencias de la Energía y Mecánica, Universidad de las Fuerzas Armadas ESPE, Sangolquí 171103, Ecuador
7
Department of Engineering, Universidad Católica del Uruguay, Av. 8 de Octubre 2738, Montevideo 11600, Uruguay
*
Authors to whom correspondence should be addressed.
J. Manuf. Mater. Process. 2025, 9(6), 185; https://doi.org/10.3390/jmmp9060185
Submission received: 15 April 2025 / Revised: 13 May 2025 / Accepted: 23 May 2025 / Published: 3 June 2025
(This article belongs to the Special Issue AI in Laser Materials Processing)

Abstract

Metal additive manufacturing is a disruptive technology that is changing how various alloys are processed. Although this technology has several advantages over conventional manufacturing, it is still necessary to standardize its properties, which are dependent on the relative density (RD). In addition, since experimental designs are costly, one solution is using machine learning algorithms that allow the effects of variations in the processing parameters on the resulting density of the additively manufactured components to be anticipated. This work assembled a database based on data from 673 observations and 10 predictors to forecast the relative density of 316L stainless steel and AlSi10Mg components produced by laser powder bed fusion (L-PBF). LazyPredict was employed to select the algorithm that best models the variability of the inherent data. Ensemble boosting regressors offer higher accuracy, providing hyperparameter fitting and optimization advantages. The predictions’ precision for aluminum and stainless steel obtained an R2 value greater than 0.86 and 0.83, respectively. The results of the SHAP values indicated that laser power and energy density are the parameters that have the greatest impact on the predictability of the relative density of Al-Si10-Mg and SS 316L materials processed by L-PBF. This study presents a compendium of data for the additive fabrication of stainless steel and aluminum alloys, offering researchers a guide to understanding how processing parameters influence RD.

1. Introduction

Additive manufacturing (AM), particularly laser-based powder bed fusion (L-PBF), represents a transformative technology in modern manufacturing. L-PBF allows for the precise fabrication of complex geometries by selectively melting and fusing layers of powdered material with a high-power laser [1,2,3]. This method offers unparalleled design freedom, enabling the production of lightweight, customized, and highly intricate components that are challenging or costly to achieve through traditional manufacturing [4,5]. L-PBF is especially impactful in the aerospace, automotive, and medical industries, where weight reduction, material efficiency, and customization are critical. Additionally, its ability to minimize material waste and streamline production processes contributes to sustainability and cost-efficiency, making it a cornerstone of advanced manufacturing [6].
L-PBF is a crucial technology in the growing global AM market and is projected to reach billions of dollars in value over the next decade [7]. While the initial costs of L-PBF systems are high due to the expense of advanced lasers, precise optics, specific powders, and the need for inert gas environments, the technology offers significant advantages, including reduced material waste, shorter production cycles, and the elimination of costly tooling in specific use cases, such as low-volume production, prototyping, or highly complex geometries [8,9,10]. Nevertheless, one of the main constraints in L-PBF is the limited build size. In addition, the layer-by-layer nature of the technology can result in long production times, especially for larger or more complex components, making it less suitable for high-volume manufacturing [11]. Concerning the relative density (RD), factors such as the laser power, scanning speed, layer thickness, and powder size must be controlled to avoid defects like porosity, a lack of fusion, or keyhole voids [12,13].
An inconsistent relative density can impact the mechanical properties, leading to reduced strength, fatigue resistance, or structural integrity. RD is a key metric in multi-property optimization for LPBF because it directly impacts the mechanical properties, surface quality, and overall performance of 3D-printed parts. Nevertheless, although relative density represents a useful parameter to verify the quality of parts manufactured by additive manufacturing, other parameters such as roughness, dimensional accuracy and manufacturing speed should be considered [14,15].
Process optimization and quality assurance are crucial but resource-intensive. Using machine learning (ML) to predict mechanical properties has become increasingly popular due to its ability to model complex, nonlinear relationships between material features (e.g., composition, microstructure, processing parameters) and their mechanical behavior. Several authors have used a variety of ML algorithms to predict the relative density of materials processed by L-PBF [16,17,18,19,20]. In addition, La Fé-Perdomo et al. [14] evaluated the relative density, surface roughness, hardness, and stress–strain response of 316L stainless steel manufactured by LPBF by applying several ML regressors. A similar study was developed by Toprak and Dogrueret [17] but applied to an AlSi10Mg alloy. Both studies highlight the importance of using ML as a multi-objective optimization method.
It is worth noting that, due to the complex interaction of the material with the laser and the variability of the processing parameters, ML predictions have a large variability [16], so new approaches have been developed to reduce the error. Cao et al. [18] applied a clustering integrated regression model, increasing the accuracy of predictive ML models. However, this is a challenging task due to the limited amount of data and the inherent variability of the process. Incorporating physical principles and domain knowledge into traditional ML models has been reported to improve reliability and interpretability, as and combining finite element simulations or analytical models with ML has been performed to obtain for more accurate predictions [21,22].
Due to the emergence of new machine learning algorithms, selecting the most suitable algorithm for regression or classification tasks has become data-dependent. On the one hand, traditional algorithms such as support vector machines or decision trees (weak learners) are effective in predicting linear and nonlinear behavior; they are easy to interpret, and their fitting is straightforward [23,24]. Ensemble methods build predictive models by combining multiple weak learners into strong learners to improve performance, reduce overfitting, and increase robustness [25,26], outperforming deep learning in structured datasets. On the other hand, deep learning (DL) models, while powerful for unstructured data like images, audio, and text, often underperform or are less efficient than traditional ML models when dealing with tabular data [27]. Nevertheless, DL can still outperform in tabular data when the dataset is extremely large or if the dataset is heavily imbalanced and includes complex patterns.
Pandala [28] developed LazyPredict, a tool able to evaluate multiple machine learning algorithms without much code to understand which ML models work better without parameter tuning. This approach automates models’ selection based on common testing metrics such as the coefficient of determination (R2), root mean square error (RMSE), and the computational time taken for each algorithm. Although this tool is very useful for pre-selecting algorithms initially, it has some limitations, such as using default hyperparameters, not including the latest algorithms, and not being suitable for complex problems requiring deep feature engineering.
Due to the high cost of experimental designs involving high material consumption and printing machine energy and requiring significant time to produce 3D components, the use of ML algorithms to predict the relative density represents a breakthrough in improving the efficiency of LPBF. To this end, this work evaluates two of the most widely used materials in L-PBF: 316L stainless steel and AlSi10Mg aluminum alloy. Several ML algorithms trained on literature data and experimental samples are applied to predict their relative density.

2. Materials and Methods

2.1. Materials Properties

More than seventy articles reporting the relative density of 316L stainless steel and AlSi10Mg were evaluated from scientific databases such as Scopus and Web of Science to assemble a representative dataset. Restrictions were applied to the process parameters and relative density evaluation methods. The data were not considered if their collection process was not described in a clear and reproducible manner. A total of 332 datasets were obtained for the stainless steel and 341 for the aluminum alloy. The dataset is available at https://github.com/GermanOmar/LPBF (accessed on 14 April 2025). The nominal chemical composition of each alloy is reported in Table 1.
The average powder size (PS) for the SS 316L was 30.4 ± 6.7 µm and 35.6 ± 5 µm for Al-Si10-Mg. The morphology of the powders in both materials is spherical with some deviation, and in some cases, satellites around the particles are reported [29,30].

2.2. Additive Manufacturing

Regarding the additive manufacturing parameters, the ranges of the laser power (P), scanning speed (v), layer thickness (l), and hatch spacing (h) are given in Table 2. The volumetric energy density (VED) was determined by Equation (1):
V E D = P v × h × l
The average laser spot diameter for stainless steel processing is 76 µm, while that for aluminum is slightly higher, at about 90 µm. In most cases, the scanning strategy employs a zig-zag configuration, while the geometry of the parts is mainly prismatic and, to a lesser extent, cylindrical.

2.3. Exploratory Data Analysis

To analyze the effect of processing parameters on the relative density (RD) of both alloys, feature importance (FI) and Pearson correlation were employed. Based on mutual information (MI), FI evaluates the dependency between each feature and the target variable (RD), quantifying how much information a feature contributes to explaining RD. MI is particularly effective for capturing linear and non-linear relationships, as it measures the shared information between variables. In contrast, Pearson correlation assesses the strength and direction of the linear relationship between two continuous variables. It is commonly used in feature selection to determine how strongly a feature correlates with the target variable (RD).
The parameters presented in Figure 1 include all the processing parameters used for algorithm training. In the LPBF process, the main parameters considered are the laser power (Power), scanning speed (Speed), layer thickness (Thickness), and hatch space (Hatch). A parameter widely used to evaluate LPBF processing is the volumetric energy density (Energy). In addition, raw material parameters such as the particle size (PS) and laser system parameters such as the diameter of the laser spot (Spot), atmosphere, part geometry, and scanning strategy were used.
Figure 1 shows that despite undergoing the same process, the processing parameters for aluminum and stainless steel have different impacts on the RD. In both cases, the average powder size (PS) appears to be the variable with the greatest impact on the target. The Pearson correlation validates this observation. In addition, it could be established that laser power also strongly correlates with RD, and that the influence of the atmosphere could be ruled out.
The difference in the effect of the processing parameters on the RD can be attributed to aluminum’s high reflectivity and thermal conductivity, making it more challenging to process than stainless steel, requiring higher energy input and different scan strategies.

2.4. Machine Learning

The general process for relative density prediction using machine learning is outlined in Figure 2. Initially, the relevant literature was searched for the relative density in L-PBF, then the database was assembled, and the descriptors were scaled and normalized. The feature importance and Pearson correlation were analyzed for data exploration. Subsequently, the ‘Lazy Predict’ tool evaluated the algorithm best suited to each dataset. Once the most favorable algorithms for relative density prediction were established, the hyperparameters were adjusted by applying random search optimization, and the accuracy of each algorithm was individually evaluated by using metrics such as the mean absolute error (MAE), mean squared error (MSE), and the coefficient of determination R2, followed by 5-fold cross-validation. Since the LazyPredict tool only considers Scikit-learn [65] algorithms, two more powerful algorithms, Xtreme gradient boosting regressor (XGBR) [66] and deep learning, were also evaluated to compare their effectiveness in RD prediction. The description of the hyperparameters used for each algorithm is detailed in the repository. Finally, the model was evaluated with experimental data to verify its applicability in predicting RD for stainless steel and aluminum alloys.
SHapley Additive exPlanations (SHAP) values were employed to explain the predictions of machine learning models. They are based on concepts from cooperative game theory and provide a way to understand how much each feature contributes to a specific prediction [67]. By aggregating SHAP values across forecasts, it is possible to comprehend the feature importance for the entire dataset, explaining predictions to stakeholders for better decision-making.

3. Results and Discussion

This section first analyzes the results of the aluminum alloy’s relative density predictions and then analyzes the response of the stainless steel. Start with the algorithms recommended by LazyPredict that have the highest R2. Then, they are compared with the results of more robust algorithms such as Extreme Gradient Boosting Regressor (XGBR) and deep learning. Deep neural networks are assembled in PyTorch v.2.7 [68]. Finally, the impact of assembling a database with aluminum and stainless steel data is discussed.

3.1. Aluminum Alloy Al-Si10-Mg Relative Density Prediction

Figure 3 presents all the algorithms evaluated and their response to the coefficient of determination (R2). ExtraTressRegressor (ETR) and KNeighborsRegressor (KNR) offer an R2 higher than 0.8. The five algorithms with the highest accuracy are shown in Table 3.
Figure 4 shows the prediction of the relative density by applying ETR, KNR, and XGBR. The algorithms that best model the training dataset are ETR and XGBR, with an R2 of 0.95. However, ETR achieves higher accuracy for the testing dataset (R2 = 0.86). Therefore, this would be the algorithm chosen to predict the relative density of the Al-Si10-Mg alloy.
In order to benchmark traditional algorithms, deep learning was used to verify their predictive ability on structured data. Figure 5 shows the response for both training and testing. For the training stage, it reaches a high fidelity with an R2 of 0.93; however, for the evaluation dataset, the response does not reach an acceptable accuracy, obtaining an R2 of only 0.52. Consequently, it is possible to establish that traditional algorithms, particularly ensemble learning models, can better predict the relative density of the Al-Si10-Mg manufactured by L-PBF.
Models like ETR, KNR, and XGBR are designed to handle structured data efficiently and naturally take advantage of feature engineering. In contrast, deep learning models work better with raw data and require significant pre-processing to handle categorical features or missing values effectively [69].
Figure 6 shows the distribution of Shapley values to understand the features’ importance. Figure 6a shows that processing parameters such as the laser power, scanning speed, and energy (VED) have the highest impact on predicting the relative density. In addition, Figure 6b indicates the mean absolute Shapley values denoting the feature importance of each processing parameter. These results are in agreement with research related to the processing and optimization of Al-Si10-Mg processed by L-PBF [52,55,56].

3.2. Stainless Steel 316L Relative Density Prediction

Table 4 reports the results of the LazyPredict assessment. The algorithms that better model the relative density are BaggingRegressor (BR), GradientBoostingRegressor (GBR), and RandomForestRegressor (RFR). All of them show an R2 greater than 0.8. Figure 7 presents all the algorithms evaluated by the LazyPredict and their R2.
Figure 8 shows the prediction of the relative density by applying the algorithms recommended by the LazyPredict tool. Additionally, XGBR was employed to evaluate the accuracy. The GBR and XGBR show a higher accuracy in modeling the training dataset, with an R2 of 0.98. However, BR achieves a higher accuracy for the testing dataset (R2 = 0.83). Thus, this algorithm is chosen to predict the relative density of the 316L SS.
Deep neural networks (DNNs) were used to compare their predictive capability with traditional algorithms (Figure 9). Although several techniques were employed to improve accuracy, DNN achieved high accuracy when modeling the training dataset (R2 = 0.93), but its accuracy for the validation dataset was relatively low (R2 = 0.62). Therefore, we do not recommend using DNN for structured data.
The results obtained have a similar response to the dataset used to predict the relative density of the aluminum alloy. Therefore, using DNN for RD prediction in materials manufactured by L-PBF is not recommended.
Figure 10 shows the distribution of Shapley values to understand the features’ importance. Figure 10a shows that processing parameters such as the scanning strategy, energy density, and laser power have the highest impact on predicting the relative density. In addition, Figure 10b indicates the mean absolute Shapley values denoting the feature importance of each processing parameter where the scanning strategy appears as the most influential factor, followed by the energy density and laser power. These results validate the conclusions reached through experimental studies and reflect the validity of machine learning models [14,17,37,70]. It is worth noting that the measurement method significantly affects the relative density value; LPBF is usually measured by applying the Archimedes method. However, some articles present results by image correlation or CT-scanning, and some authors reported the percentage of porosity. Therefore, the measurement method could also influence the variability in the relative density predictions.

3.3. Global Relative Density Prediction

The datasets were merged to form a more robust database, and their impact on the predictability of the relative density was evaluated, considering material type as another descriptor. The overall performance is depicted in Figure 11.
Figure 11a,b shows the analysis of the impact of processing parameters, including the material type, on the predictability of the relative density. The new database validates the effect of particle size on the relative density. This observation is entirely valid, as several authors have argued that the quality of powders directly impacts their buoyancy and that the porosity they may have is transmitted into the additively manufactured material [45]. On the other hand, the type of material does not substantially affect the relative density because the processing conditions are assigned according to the type of material. For example, for manufacturing stainless steel, an average laser power of 165 W and a scanning speed of 800 mm/s is commonly used [36,41,43], while for the manufacture of aluminum, a higher power of about 290 W and a speed of 1200 mm/s are required [46,47,48].
With respect to the new predictability, modeling was improved in the training set (R2 = 0.98). However, the testing accuracy was reduced to R2 of 0.7 (Figure 11c,d). The best-performing algorithms were ETR and XGBR, with an R2 of 0.72 and 0.7, respectively. DNN results were not included since the accuracy achieved is below that obtained by traditional models (ETR and XGBR). Figure 11e,f shows the evaluation of the SHAP values, where laser power and energy density appear as the parameters that have the greatest impact on the predictability of the relative density of Al-Si10-Mg and SS 316L materials processed by L-PBF. It is worth noting that energy density has been proposed as a key parameter for evaluating the printability of materials processed by L-PBF [43,44]. In that sense, the present research validates its importance as an estimator of relative density in additive metal manufacturing processes.
For predictions with a smaller margin of error, additional descriptors could be included, such as the type of energy source, irradiance, dimensions of the molten pool and geometry of the component; physical models could also be included [71]. However, the present investigation focused on processing parameters that are directly controllable by the operator. It is worth noting that ML models often predict empirical correlations, but do not always incorporate fundamental physical principles, which can lead to inaccurate predictions under conditions outside the training domain. To overcome these limitations, hybrid approaches combining ML with physical models (physics-informed ML) have been proposed as transferable learning techniques.
It is worth noting that a high and consistent relative density is essential for parts in aerospace, biomedical, and automotive applications, where regulatory standards demand minimal internal defects. However, only optimizing the RD can lead to trade-offs (e.g., excessive energy input may cause residual stresses or keyholing). Thus, it serves as a baseline criterion that must be balanced with other targets like surface roughness, scanning speed, and dimensional accuracy.

4. Conclusions

This research evaluated the predictability of the relative density of 316L stainless steel and Al-Si10-Mg aluminum alloy, two of the materials most commonly used in additive manufacturing, particularly in L-PBF. The conclusions obtained from this research are summarized below:
The LazyPredict library is a useful tool for selecting the machine learning algorithm that best models the dataset used and thus improves the prediction capacity by optimizing hyperparameters. In this research, the recommended algorithms were Extra Trees Regressor (ETR) for aluminum and Bagging Regressor (BR) for stainless steel.
  • The dataset generated for aluminum alloy and stainless steel presents a wide range of processing parameters, combining different brands and models of L-PBF machines. The ML models generated captured the inherent variability of each machine, achieving fairly accurate R2 values. For Al-Si10-Mg, an R2 of 0.95 was obtained for the training dataset and an R2 of 0.86 for the testing dataset. For the 316L SS, accurate results were also obtained, with an R2 of 0.95 for training and 0.83 for testing.
  • Combining the datasets resulted in a more robust database; however, the variability of the processing parameters increased as the energy density required to process each material was different. The predictions obtained a better accuracy for the training dataset (R2 = 0.98), but it was reduced to 0.72 for the test dataset.
  • The results of the SHAP values indicated that laser power and energy density are the parameters that have the greatest impact on the predictability of the relative density of Al-Si10-Mg and SS 316L materials processed by L-PBF. Energy density is proposed as a key estimator for evaluating the relative density of materials processed by L-PBF.

Author Contributions

Conceptualization, J.L.M., I.L.F.-P. and G.O.B.; data curation, I.L.F.-P. and J.R.-G.; formal analysis, Á.F.M.R., A.R.-A. and J.R.-G.; funding acquisition, J.L.M. and J.R.-G.; investigation: I.L.F.-P. and G.O.B.; methodology: J.L.M., G.O.B. and M.Y.-J.; supervision: J.R.-G. and Á.F.M.R.; validation: A.R.-A. and M.Y.-J.; writing-original draft, J.L.M., A.R.-A. and G.O.B., writing a review and final editing, J.L.M., M.Y.-J. and G.O.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by SENESCYT grant number ARSEQ-BEC-000329-2017, ANID FONDECYT grant number 1201068 project, and The APC was funded by Universidad Politécnica Salesiana.

Data Availability Statement

The dataset is available at: https://github.com/GermanOmar/LPBF (accessed on 14 April 2025).

Acknowledgments

We want to thank the researchers who made their experimental data available through their publications.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Mansoura, A.; Omidi, N.; Barka, N.; Karganroudi, S.S.; Dehghan, S. Selective laser melting of stainless steels: A review of process, microstructure and properties. Met. Mater. Int. 2024, 30, 2343–2371. [Google Scholar] [CrossRef]
  2. Yan, Q.; Song, B.; Shi, Y. Comparative study of performance comparison of AlSi10Mg alloy prepared by selective laser melting and casting. J. Mater. Sci. Technol. 2020, 41, 199–208. [Google Scholar] [CrossRef]
  3. La Fe-Perdomo, I.; Ramos-Grez, J.A.; Beruvides, G.; Mujica, R.A. Selective laser melting: Lessons from medical devices industry and other applications. Rapid Prototyp. J. 2021, 27, 1801–1830. [Google Scholar] [CrossRef]
  4. Gong, G.; Ye, J.; Chi, Y.; Zhao, Z.; Wang, Z.; Xia, G.; Du, X.; Tian, H.; Yu, H.; Chen, C. Research status of laser additive manufacturing for metal: A review. J. Mater. Res. Technol. 2021, 15, 855–884. [Google Scholar] [CrossRef]
  5. Chowdhury, S.; Yadaiah, N.; Prakash, C.; Ramakrishna, S.; Dixit, S.; Gupta, L.R.; Buddhi, D. Laser powder bed fusion: A state-of-the-art review of the technology, materials, properties & defects, and numerical modelling. J. Mater. Res. Technol. 2022, 20, 2109–2172. [Google Scholar] [CrossRef]
  6. Ryan, K.R.; Down, M.P.; Banks, C.E. Future of additive manufacturing: Overview of 4D and 3D printed smart and advanced materials and their applications. Chem. Eng. J. 2021, 403, 126162. [Google Scholar] [CrossRef]
  7. Haghdadi, N.; Laleh, M.; Moyle, M.; Primig, S. Additive manufacturing of steels: A review of achievements and challenges. J. Mater. Sci. 2021, 56, 64–107. [Google Scholar] [CrossRef]
  8. Yin, Y.; Tan, Q.; Bermingham, M.; Mo, N.; Zhang, J.; Zhang, M.-X. Laser additive manufacturing of steels. Int. Mater. Rev. 2022, 67, 487–573. [Google Scholar] [CrossRef]
  9. Wei, C.; Li, L. Recent progress and scientific challenges in multi-material additive manufacturing via laser-based powder bed fusion. Virtual Phys. Prototyp. 2021, 16, 347–371. [Google Scholar] [CrossRef]
  10. Blakey-Milner, B.; Gradl, P.; Snedden, G.; Brooks, M.; Pitot, J.; Lopez, E.; Leary, M.; Berto, F.; du Plessis, A. Metal additive manufacturing in aerospace: A review. Mater. Des. 2021, 209, 110008. [Google Scholar] [CrossRef]
  11. Ali, M.H.; Sabyrov, N.; Shehab, E. Powder bed fusion—Laser melting (PBF—LM) process: Latest review of materials, process parameter optimization, application, and up-to-date innovative technologies. Prog. Addit. Manuf. 2022, 7, 1395–1422. [Google Scholar] [CrossRef]
  12. Ramirez-Cedillo, E.; Uddin, M.J.; Sandoval-Robles, J.A.; Mirshams, R.A.; Ruiz-Huerta, L.; Rodriguez, C.A.; Siller, H.R. Process planning of L-PBF of AISI 316L for improving surface quality and relating part integrity with microstructural characteristics. Surf. Coatings Technol. 2020, 396, 125956. [Google Scholar] [CrossRef]
  13. Liu, B.; Fang, G.; Lei, L.; Yan, X. Predicting the porosity defects in selective laser melting (SLM) by molten pool geometry. Int. J. Mech. Sci. 2022, 228, 107478. [Google Scholar] [CrossRef]
  14. Wang, S.; Shi, Y.; Cheng, W.; Fan, K.; Wang, Q.; Li, Y.; Li, Q.; Sun, H. Multi-objective optimization of additive manufacturing process parameters of nitinol alloys for elastocaloric cooling. Eng. Appl. Artif. Intell. 2025, 154, 111012. [Google Scholar] [CrossRef]
  15. Heddar, M.I.E.; Mehdi, B.; Matougui, N.; Tahan, S.A.; Jahazi, M. Adaptable multi-objective optimization framework: Application to metal additive manufacturing. Int. J. Adv. Manuf. Technol. 2024, 132, 1897–1914. [Google Scholar] [CrossRef]
  16. La Fé-Perdomo, I.; Ramos-Grez, J.A.; Jeria, I.; Guerra, C.; Barrionuevo, G.O. Comparative analysis and experimental validation of statistical and machine learning-based regressors for modeling the surface roughness and mechanical properties of 316L stainless steel specimens produced by selective laser melting. J. Manuf. Process. 2022, 80, 666–682. [Google Scholar] [CrossRef]
  17. Akbari, P.; Zamani, M.; Mostafaei, A. Machine learning prediction of mechanical properties in metal additive manufacturing. Addit. Manuf. 2024, 91, 104320. [Google Scholar] [CrossRef]
  18. Barrionuevo, G.O.; Ramos-Grez, J.A.; Walczak, M.; Betancourt, C.A. Comparative evaluation of supervised machine learning algorithms in the prediction of the relative density of 316L stainless steel fabricated by selective laser melting. Int. J. Adv. Manuf. Technol. 2021, 113, 419–433. [Google Scholar] [CrossRef]
  19. Toprak, C.B.; Dogruer, C.U. Optimal process parameter determination in selective laser melting via machine learning-guided sequential quadratic programing. Proc. Inst. Mech. Eng. Part C J. Mech. Eng. Sci. 2024, 239, 807–820. [Google Scholar] [CrossRef]
  20. Cao, Y.; Chen, C.; Xu, S.; Zhao, R.; Guo, K.; Hu, T.; Liao, H.; Wang, J.; Ren, Z. Machine learning assisted prediction and optimization of mechanical properties for laser powder bed fusion of Ti6Al4V alloy. Addit. Manuf. 2024, 91, 104341. [Google Scholar] [CrossRef]
  21. Sharma, S.; Joshi, S.S.; Pantawane, M.V.; Radhakrishnan, M.; Mazumder, S.; Dahotre, N.B. Multiphysics multi-scale computational framework for linking process–structure–property relationships in metal additive manufacturing: A critical review. Int. Mater. Rev. 2023, 68, 943–1009. [Google Scholar] [CrossRef]
  22. Kats, D.; Wang, Z.; Gan, Z.; Liu, W.K.; Wagner, G.J.; Lian, Y. A physics-informed machine learning method for predicting grain structure characteristics in directed energy deposition. Comput. Mater. Sci. 2022, 202, 110958. [Google Scholar] [CrossRef]
  23. Rane, N.L.; Paramesha, M.; Rane, J.; Kaya, O. Emerging trends and future research opportunities in artificial intelligence, machine learning, and deep learning. Artif. Intell. Ind. Soc. 2024, 5, 2–96. [Google Scholar]
  24. Rane, N.L.; Mallick, S.K.; Kaya, O.; Rane, J. Tools and frameworks for machine learning and deep learning: A review. In Applied Machine Learning and Deep Learning: Architectures and Techniques; Deep Science Publishing: San Francisco, CA, USA, 2024; pp. 80–95. [Google Scholar]
  25. Yasmin, A.; Butt, W.H.; Daud, A. Ensemble effort estimation with metaheuristic hyperparameters and weight optimization for achieving accuracy. PLoS ONE 2024, 19, e0300296. [Google Scholar] [CrossRef]
  26. Rokach, O.S.L. Ensemble learning: A survey. Wiley Interdiscip. Rev. Data Min. Knowl. Discov. 2018, 8, e1249. [Google Scholar] [CrossRef]
  27. Patil, D.; Rane, N.L.; Desai, P.; Rane, J. Machine learning and deep learning: Methods, techniques, applications, challenges, and future research opportunities. In Trustworthy Artificial Intelligence in Industry and Society; Deep Science Publishing: San Francisco, CA, USA, 2024; pp. 28–81. [Google Scholar]
  28. Pandala, S.R. Lazy Predict. PyPI. 2020. Available online: https://pypi.org/project/lazypredict (accessed on 14 April 2025).
  29. Tan, Z.; Pang, B.; Oliveira, J.; Chen, L.; Bu, X.; Wang, Z.; Cong, B.; Zeng, Z. Effect of S-curve laser power for power distribution control on laser oscillating welding of 5A06 aluminum alloy. Opt. Laser Technol. 2022, 149, 107909. [Google Scholar] [CrossRef]
  30. Chen, W.; Yin, G.; Feng, Z.; Liao, X. Effect of powder feedstock on microstructure and mechanical properties of the 316L stainless steel fabricated by selective laser melting. Metals 2018, 8, 729. [Google Scholar] [CrossRef]
  31. Di, Y.Y.; Liu, W.Y.; Xiao, D. Theoretical and experimental study on surface roughness of 316L stainless steel metal parts obtained through selective laser melting. Rapid Prototyp. J. 2016, 22, 706–716. [Google Scholar] [CrossRef]
  32. Deng, Y.; Mao, Z.; Yang, N.; Niu, X.; Lu, X. Collaborative optimization of density and surface roughness of 316L stainless steel in selective laser melting. Materials 2020, 13, 1601. [Google Scholar] [CrossRef]
  33. Röttger, A.; Geenen, K.; Windmann, M.; Binner, F.; Theisen, W. Comparison of microstructure and mechanical properties of 316L austenitic steel processed by selective laser melting with hot-isostatic pressed and cast material. Mater. Sci. Eng. A 2016, 678, 365–376. [Google Scholar] [CrossRef]
  34. Cacace, S.; Pagani, L.; Colosimo, B.M.; Semeraro, Q. The effect of energy density and porosity structure on tensile properties of 316L stainless steel produced by laser powder bed fusion. Prog. Addit. Manuf. 2022, 7, 1053–1070. [Google Scholar] [CrossRef]
  35. Larimian, T.; Kannan, M.; Grzesiak, D.; AlMangour, B.; Borkar, T. Effect of energy density and scanning strategy on densification, microstructure and mechanical properties of 316L stainless steel processed via selective laser melting. Mater. Sci. Eng. A 2020, 770, 138455. [Google Scholar] [CrossRef]
  36. Heiden, M.J.; Jensen, S.C.; Koepke, J.R.; Saiz, D.J.; Dickens, S.M.; Jared, B.H. Process and feedstock driven microstructure for laser powder bed fusion of 316L stainless steel. Materialia 2022, 21, 101356. [Google Scholar] [CrossRef]
  37. Vallejo, N.D.; Lucas, C.; Ayers, N.; Graydon, K.; Hyer, H.; Sohn, Y. Process Optimization and Microstructure Analysis to Understand Laser Powder Bed Fusion of 316L Stainless Steel. Metals 2021, 11, 832. [Google Scholar] [CrossRef]
  38. Huang, M.; Zhang, Z.; Chen, P. Effect of selective laser melting process parameters on microstructure and mechanical properties of 316L stainless steel helical micro-diameter spring. Int. J. Adv. Manuf. Technol. 2019, 2154, 2117–2131. [Google Scholar] [CrossRef]
  39. Sun, Y.; Moroz, A.; Alrbaey, K. Sliding Wear Characteristics and Corrosion Behaviour of Selective Laser Melted 316L Stainless Steel. J. Mater. Eng. Perform. 2014, 23, 518–526. [Google Scholar] [CrossRef]
  40. Lin, K.; Gu, D.; Xi, L.; Yuan, L.; Niu, S.; Lv, P.; Ge, Q. Selective laser melting processing of 316L stainless steel: Effect of microstructural differences along building direction on corrosion behavior. Int. J. Adv. Manuf. Technol. 2019, 104, 2669–2679. [Google Scholar] [CrossRef]
  41. Sun, J.; Shen, L.; Wang, W.; Liu, Z.; Chen, H.; Duan, J. Study of Microstructure and Properties of 316L with Selective Laser Melting Based on Multivariate Interaction Influence. Adv. Mater. Sci. Eng. 2020, 2020, 1–15. [Google Scholar] [CrossRef]
  42. Salman, O.; Brenne, F.; Niendorf, T.; Eckert, J.; Prashanth, K.; He, T.; Scudino, S. Impact of the scanning strategy on the mechanical behavior of 316L steel synthesized by selective laser melting. J. Manuf. Process. 2019, 45, 255–261. [Google Scholar] [CrossRef]
  43. Zhang, Z.; Chu, B.; Wang, L.; Lu, Z. Comprehensive effects of placement orientation and scanning angle on mechanical properties and behavior of 316L stainless steel based on the selective laser melting process. J. Alloys Compd. 2019, 791, 166–175. [Google Scholar] [CrossRef]
  44. Parikh, Y.; Kuttolamadom, M. Property-Graded Stainless Steel 316L by Selective Laser Melting: Characterization & Design. J. Manuf. Sci. Eng. 2023, 145, 061008. [Google Scholar] [CrossRef]
  45. Barrionuevo, G.O.; Ramos-Grez, J.A.; Sánchez-Sánchez, X.; Zapata-Hidalgo, D.; Mullo, J.L.; Puma-Araujo, S.D. Influence of the Processing Parameters on the Microstructure and Mechanical Properties of 316L Stainless Steel Fabricated by Laser Powder Bed Fusion. J. Manuf. Mater. Process. 2024, 8, 35. [Google Scholar] [CrossRef]
  46. Barrionuevo, G.O.; La Fé-Perdomo, L.; Ramos-Grez, J.A.; Walczak, M.; Mendez, P.F. Microstructural differences and mechanical performance of stainless steel 316L conventionally processed versus a selective laser melted. Prog. Addit. Manuf. 2025, 10, 2663–2673. [Google Scholar] [CrossRef]
  47. Liverani, E.; Lutey, A.H.A.; Ascari, A.; Fortunato, A. The effects of hot isostatic pressing (HIP) and solubilization heat treatment on the density, mechanical properties, and microstructure of austenitic stainless steel parts produced by selective laser melting (SLM). Int. J. Adv. Manuf. Technol. 2020, 107, 109–122. [Google Scholar] [CrossRef]
  48. Teng, X.; Zhang, G.; Liang, J.; Li, H.; Liu, Q.; Cui, Y.; Cui, T.; Jiang, L. Parameter optimization and microhardness experiment of AlSi10Mg alloy prepared by selective laser melting. Mater. Res. Express 2019, 6, 086592. [Google Scholar] [CrossRef]
  49. Read, N.; Wang, W.; Essa, K.; Attallah, M.M. Selective laser melting of AlSi10Mg alloy: Process optimisation and mechanical properties development. Mater. Des. 2015, 65, 417–424. [Google Scholar] [CrossRef]
  50. Chua, C.K.; Tian, X.; Yu, W.; Sing, S.L. Effects of re-melting strategies on densification behavior and mechanical properties of selective laser melted AlSi10Mg parts. In Proceedings of the 3rd International Conference on Progress in Additive Manufacturing (Pro-AM 2018), Singapore, 14–17 May 2018. [Google Scholar] [CrossRef]
  51. Hirata, T.; Kimura, T.; Nakamoto, T. Effects of hot isostatic pressing and internal porosity on the performance of selective laser melted AlSi10Mg alloys. Mater. Sci. Eng. A 2020, 772, 138713. [Google Scholar] [CrossRef]
  52. Liu, B.; Li, B.-Q.; Li, Z. Selective laser remelting of an additive layer manufacturing process on AlSi10Mg. Results Phys. 2019, 12, 982–988. [Google Scholar] [CrossRef]
  53. Amir, B.; Gale, Y.; Sadot, A.; Samuha, S.; Sadot, O. Study on the effects of manufacturing parameters on the dynamic properties of AlSi10Mg under dynamic loads using Taguchi procedure. Mater. Des. 2022, 223, 111125. [Google Scholar] [CrossRef]
  54. Wischeropp, T.M.; Tarhini, H.; Emmelmann, C. Influence of laser beam profile on the selective laser melting process of AlSi10Mg. J. Laser Appl. 2020, 32, 022059. [Google Scholar] [CrossRef]
  55. Chen, Z.; Wei, Z.; Wei, P.; Chen, S.; Lu, B.; Du, J.; Li, J.; Zhang, S. Experimental Research on Selective Laser Melting AlSi10Mg Alloys: Process, Densification and Performance. J. Mater. Eng. Perform. 2017, 26, 5897–5905. [Google Scholar] [CrossRef]
  56. Majeed, A.; Zhang, Y.; Lv, J.; Peng, T.; Atta, Z.; Ahmed, A. Investigation of T4 and T6 heat treatment influences on relative density and porosity of AlSi10Mg alloy components manufactured by SLM. Comput. Ind. Eng. 2020, 139, 106194. [Google Scholar] [CrossRef]
  57. Bai, S.; Perevoshchikova, N.; Sha, Y.; Wu, X. The Effects of Selective Laser Melting Process Parameters on Relative Density of the AlSi10Mg Parts and Suitable Procedures of the Archimedes Method. Appl. Sci. 2019, 9, 583. [Google Scholar] [CrossRef]
  58. Praneeth, J.; Venkatesh, S.; Krishna, L.S. Process parameters influence on mechanical properties of AlSi10Mg by SLM. Mater. Today Proc. 2023; in press. [Google Scholar] [CrossRef]
  59. Zhou, H.; Song, C.; Yang, Y.; Wang, D.; Liu, Z.; Xiao, Y.; Wang, M.; Yu, J.; Huang, K.; Deng, Z.; et al. Effect of axial static magnetic field on microstructure evolution, performance, and melt pool signals of AlSi10Mg fabricated by laser powder bed fusion. Opt. Laser Technol. 2023, 163, 109316. [Google Scholar] [CrossRef]
  60. Kempen, K.; Thijs, L.; Van Humbeeck, J.; Kruth, J.P. Processing AlSi10Mg by selective laser melting: Parameter optimisation and material characterisation. Mater. Sci. Technol. 2015, 31, 917–923. [Google Scholar] [CrossRef]
  61. Hyer, H.; Zhou, L.; Park, S.; Gottsfritz, G.; Benson, G.; Tolentino, B.; McWilliams, B.; Cho, K.; Sohn, Y. Understanding the Laser Powder Bed Fusion of AlSi10Mg Alloy. Metallogr. Microstruct. Anal. 2020, 9, 484–502. [Google Scholar] [CrossRef]
  62. Pan, W.; Ye, Z.; Zhang, Y.; Liu, Y.; Liang, B.; Zhai, Z. Research on Microstructure and Properties of AlSi10Mg Fabricated by Selective Laser Melting. Materials 2022, 15, 2528. [Google Scholar] [CrossRef]
  63. Wang, L.; Sun, J.; Yu, X.; Shi, Y.; Zhu, X.; Cheng, L.; Liang, H.; Yan, B.; Guo, L. Enhancement in mechanical properties of selectively laser-melted AlSi10Mg aluminum alloys by T6-like heat treatment. Mater. Sci. Eng. A 2018, 734, 299–310. [Google Scholar] [CrossRef]
  64. Aboulkhair, N.T.; Everitt, N.M.; Ashcroft, I.; Tuck, C. Reducing porosity in AlSi10Mg parts processed by selective laser melting. Addit. Manuf. 2014, 1–4, 77–86. [Google Scholar] [CrossRef]
  65. Varoquaux, G.; Buitinck, L.; Louppe, G.; Grisel, O.; Pedregosa, F.; Mueller, A. Scikit-learn: Machine Learning in Python. J. Mach. Learn. Res. 2011, 19, 29–33. [Google Scholar] [CrossRef]
  66. Chen, T.; Guestrin, C. XGBoost: A scalable tree boosting system. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar] [CrossRef]
  67. Lundberg, S.M.; Lee, S.I. A unified approach to interpreting model predictions. In Proceedings of the 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017; pp. 4766–4775. [Google Scholar]
  68. Paszke, A.; Gross, S.; Massa, F.; Lerer, A.; Bradbury, J.; Chanan, G.; Killeen, T.; Lin, Z.; Gimelshein, N.; Antiga, L.; et al. PyTorch: An imperative style, high-performance deep learning library. In Proceedings of the 33rd International Conference on Neural Information Processing Systems, Vancouver, BC, Canada, 8–14 December 2019; pp. 8026–8037. [Google Scholar]
  69. Mathew, J.; Griffin, J.; Alamaniotis, M.; Kanarachos, S.; Fitzpatrick, M.E. Prediction of welding residual stresses using machine learning: Comparison between neural networks and neuro-fuzzy systems. Appl. Soft Comput. J. 2018, 70, 131–146. [Google Scholar] [CrossRef]
  70. Barrionuevo, G.O.; Ramos-Grez, J.; Walczak, M.; La Fé-Perdomo, I. Numerical analysis of the effect of processing parameters on the microstructure of stainless steel 316L manufactured by laser-based powder bed fusion. Mater. Today Proc. 2021, 59, 93–100. [Google Scholar] [CrossRef]
  71. Barrionuevo, G.O.; La Fé-Perdomo, I.; Ramos-Grez, J.A. Laser powder bed fusion dataset for relative density prediction of commercial metallic alloys. Sci. Data 2025, 12, 375. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Feature importance response (a,b) and Pearson correlation (c,d) for Al-Si10-Mg (left) and SS 316L (right).
Figure 1. Feature importance response (a,b) and Pearson correlation (c,d) for Al-Si10-Mg (left) and SS 316L (right).
Jmmp 09 00185 g001
Figure 2. Schematic process for the ML prediction of the relative density in L-PBF processing.
Figure 2. Schematic process for the ML prediction of the relative density in L-PBF processing.
Jmmp 09 00185 g002
Figure 3. ML model evaluation for the relative density prediction of Al-Si10-Mg in L-PBF processing.
Figure 3. ML model evaluation for the relative density prediction of Al-Si10-Mg in L-PBF processing.
Jmmp 09 00185 g003
Figure 4. Scatter plot for predicting the relative density of Al-Si10-Mg in L-PBF processing. Performance evaluation of (a) Extra Tress Regressor (ETR), (b) K-Neighbors Regressor (KNR), and (c) Extreme Gradient Boosting Regressor (XGBR).
Figure 4. Scatter plot for predicting the relative density of Al-Si10-Mg in L-PBF processing. Performance evaluation of (a) Extra Tress Regressor (ETR), (b) K-Neighbors Regressor (KNR), and (c) Extreme Gradient Boosting Regressor (XGBR).
Jmmp 09 00185 g004
Figure 5. Deep learning performance: (a) Loss function evaluation during training and testing; (b) Scatter plot for predicting the relative density of Al-Si10-Mg.
Figure 5. Deep learning performance: (a) Loss function evaluation during training and testing; (b) Scatter plot for predicting the relative density of Al-Si10-Mg.
Jmmp 09 00185 g005
Figure 6. (a) Distribution of Shapley values, (b) feature importance to better understand the predictability of the relative density of Al-Si10-Mg.
Figure 6. (a) Distribution of Shapley values, (b) feature importance to better understand the predictability of the relative density of Al-Si10-Mg.
Jmmp 09 00185 g006
Figure 7. ML model evaluation for the relative density prediction of 316L SS in L-PBF manufacturing.
Figure 7. ML model evaluation for the relative density prediction of 316L SS in L-PBF manufacturing.
Jmmp 09 00185 g007
Figure 8. Scatter plot for predicting the relative density of 316L SS in L-PBF processing. Performance evaluation of (a) Bagging Regressor (BR), (b) Gradient Boosting Regressor (GBR), (c) Random Forest Regressor (RFR), and (d) Extreme Gradient Boosting Regressor (XGBR).
Figure 8. Scatter plot for predicting the relative density of 316L SS in L-PBF processing. Performance evaluation of (a) Bagging Regressor (BR), (b) Gradient Boosting Regressor (GBR), (c) Random Forest Regressor (RFR), and (d) Extreme Gradient Boosting Regressor (XGBR).
Jmmp 09 00185 g008
Figure 9. Deep learning performance: (a) Loss function evaluation during training and testing; (b) Scatter plot for predicting the relative density of 316L SS.
Figure 9. Deep learning performance: (a) Loss function evaluation during training and testing; (b) Scatter plot for predicting the relative density of 316L SS.
Jmmp 09 00185 g009
Figure 10. Distribution of Shapley values (a) to understand the feature importance (b) when predicting the relative density of 316L SS.
Figure 10. Distribution of Shapley values (a) to understand the feature importance (b) when predicting the relative density of 316L SS.
Jmmp 09 00185 g010
Figure 11. Evaluation of the global dataset. (a,b) Exploratory data analysis: Feature importance and Pearson correlation; (c,d) Accuracy evaluation in training and testing datasets utilizing ETR and XGBR models; (e,f) Effect of Shapley values on relative density prediction.
Figure 11. Evaluation of the global dataset. (a,b) Exploratory data analysis: Feature importance and Pearson correlation; (c,d) Accuracy evaluation in training and testing datasets utilizing ETR and XGBR models; (e,f) Effect of Shapley values on relative density prediction.
Jmmp 09 00185 g011
Table 1. Nominal chemical composition of the metallic powders of stainless steel 316L and aluminum alloy Al-Si-10Mg.
Table 1. Nominal chemical composition of the metallic powders of stainless steel 316L and aluminum alloy Al-Si-10Mg.
MaterialElements (wt%)
SS 316LFeCrNiMoMnSiPS
Bal.16.5–1810–130.220–20–1<0.045<0.03
Al-Si10-MgAlSiMgCuNiFeMnTi
Bal.100.40.250.050.250.10.15
Table 2. Range of processing parameters employed in L-PBF.
Table 2. Range of processing parameters employed in L-PBF.
MaterialP (W)v (mm/s)l (µm)h (µm)References
SS 316L70–35050–300020–40020–150[12,14,16,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45]
Al-Si10-Mg100–700100–800020–9030–400[2,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64]
Table 3. Accuracy evaluation of the relative density prediction of Al-Si10-Mg.
Table 3. Accuracy evaluation of the relative density prediction of Al-Si10-Mg.
ModelAdjusted R2R2RMSETime Taken [s]
ExtraTreesRegressor0.830.851.290.12
KNeighborsRegressor0.820.841.330.01
ExtraTreeRegressor0.740.781.580.01
BaggingRegressor0.720.761.650.03
RandomForestRegressor0.720.761.650.21
Table 4. Accuracy evaluation of the relative density prediction of SS 316L.
Table 4. Accuracy evaluation of the relative density prediction of SS 316L.
ModelAdjusted R2R2RMSETime Taken [s]
BaggingRegressor0.84 0.861.390.03
GradientBoostingRegressor 0.80 0.83 1.53 0.17
RandomForestRegressor 0.80 0.83 1.55 0.28
ExtraTreesRegressor0.780.811.630.11
LGBMRegressor0.740.781.750.11
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Mullo, J.L.; La Fé-Perdomo, I.; Ramos-Grez, J.; Moreira Romero, Á.F.; Ramírez-Albán, A.; Yarad-Jácome, M.; Barrionuevo, G.O. Predicting the Relative Density of Stainless Steel and Aluminum Alloys Manufactured by L-PBF Using Machine Learning. J. Manuf. Mater. Process. 2025, 9, 185. https://doi.org/10.3390/jmmp9060185

AMA Style

Mullo JL, La Fé-Perdomo I, Ramos-Grez J, Moreira Romero ÁF, Ramírez-Albán A, Yarad-Jácome M, Barrionuevo GO. Predicting the Relative Density of Stainless Steel and Aluminum Alloys Manufactured by L-PBF Using Machine Learning. Journal of Manufacturing and Materials Processing. 2025; 9(6):185. https://doi.org/10.3390/jmmp9060185

Chicago/Turabian Style

Mullo, José Luis, Iván La Fé-Perdomo, Jorge Ramos-Grez, Ángel F. Moreira Romero, Alejandra Ramírez-Albán, Mélany Yarad-Jácome, and Germán Omar Barrionuevo. 2025. "Predicting the Relative Density of Stainless Steel and Aluminum Alloys Manufactured by L-PBF Using Machine Learning" Journal of Manufacturing and Materials Processing 9, no. 6: 185. https://doi.org/10.3390/jmmp9060185

APA Style

Mullo, J. L., La Fé-Perdomo, I., Ramos-Grez, J., Moreira Romero, Á. F., Ramírez-Albán, A., Yarad-Jácome, M., & Barrionuevo, G. O. (2025). Predicting the Relative Density of Stainless Steel and Aluminum Alloys Manufactured by L-PBF Using Machine Learning. Journal of Manufacturing and Materials Processing, 9(6), 185. https://doi.org/10.3390/jmmp9060185

Article Metrics

Back to TopTop