Abstract
In this paper, the Trolox equivalent antioxidant capacity (TEAC) is estimated through a robust machine-learning algorithm known as the Particle Swarm Optimization-based Extreme Learning Machine (PSO-ELM) model. For this purpose, a large dataset from previously published reports was gathered. Various analyses were performed to evaluate the proposed model. The results of the statistical analysis showed that this model can predict the actual values with high accuracy, so that the calculated R2 and RMSE values were equal to 0.973 and 3.56, respectively. Sensitivity analysis was also performed on the effective input parameters. The leverage technique was also performed to check the accuracy of real data, and the results showed that the majority of data are reliable. This simple yet accurate model can be very powerful in predicting the Trolox equivalent antioxidant capacity values and can be a good alternative to laboratory data.
1. Introduction
Many antioxidant compounds may be found in vegetable materials [1, 2]. To find possible sources of natural antioxidants for use in edible products, many plants have been researched and several substances have been identified [3, 4].
Biologists and physicians are also interested in antioxidants because of their use for guarding the human organs against the harm of reactive oxygen species (ROS) [5, 6]. Because of the alleged tight relationship between oxidative stress and illness, antioxidants are thought to be preventive agents against similar illnesses [7, 8].
There is a negative relationship between consuming fruits and vegetables, as the greatest sources of antioxidants, and the cancer risk, so that the risk is reduced by 30-50% [9, 10]. The antioxidant potential of a wide range of substances is investigated by many researchers; the substances include different vegetables and fruits, drinks, green teas and black ones, plant parts (their leaves, the roots, and their bark), kernel, shell, and also industrial wastes and secondary products apart from the ones derived from plants [11]. The “antioxidant capacity” refers to the certain amount of free radicals being removed by a laboratory solution, without considering the properties of any antioxidant of the mix [12, 13].
The antioxidant capacity of the Trolox equivalent of nutritional excerpts is then measured by taking into account the aggregate activity of all antioxidants of the excerpts, together with their chain-breaking, cleansing, and chelating impacts, hence offering an inclusive factor instead of the measurable antioxidants' simple sum [14]. So we can identify the antioxidants' familiar and unfamiliar capacities, and their synergistic relationship, providing a method for identifying a diverse variety of nutrition for antioxidant characteristics [15, 16]. There are many kinds of research for measuring the antioxidant capacity of Trolox equivalent of nutritional products [17–21].
The basis of each technique is producing various free radicals via a range of methods, followed by measuring a variety of endpoints at a defining moment or above the limit [22]. A spectrophotometric test of the antioxidant capacity of the Trolox equivalent is a frequent technique, which has relied on the antioxidants' relative capacities that exist in nutritional products to remove the radical cation of ABTS+ (2,2′-azinobis-(3-ethyl-benzothiazoline-6-sulfonic acid)), comparing to the capacity of the antioxidant of 6-hydroxy-2,5,7,8-tetramethylchroman-2-carboxylic acid (Trolox) standard amounts [17, 23]. We previously evaluated the substances of physiologically active chemicals and the cruciferous seeds' Trolox equivalent antioxidant capacity during sprouting, and the findings on ascorbic acid levels were previously reported [24].
The present paper is aimed at developing a PSO-ELM model for forecasting the antioxidant capacity of the Trolox equivalent of various sprouting cruciferous seeds dependent upon the entire phenolic composites, inositol hexaphosphate, glucosinolates, soluble proteins, ascorbic acid, and the entire tocopherol content (as an add-up of α-T, β-T, γ-T, and δ-T labeled as Ttot) and the antioxidant capacity of the Trolox equivalent of sprouted cruciferous seeds, as established experimentally. After the model construction stage, various analyses are used to evaluate its accuracy. Sensitivity analysis is also used to determine the effect of each of the input parameters on the target values.
2. Description of Modeling
2.1. PSO
One of the techniques for stochastic optimization is PSO which was presented by Eberhart and Kennedy [25]. The application and manual for this procedure are introduced in [26–28]. An abstract of this method is summarized in six steps which will be mentioned as follows [29].
(1) |
(2) |
Step 1: a majority of stochastic solutions is formed as the searching space. Assume that the searching space has two parameters: dimension (D) and particle number (N). Each possible solution is dedicated to two attributes: position and velocity of the ith particle in iteration k. These particles are then “flown” through the search space of possible solutions which are indicated as follows. Step 2: measure the fitness between each particle in the swarm. Step 3: for each iteration, evaluate the particle's fitness with the best fitness acquired in the previous ones. If this value is better than the best acquired previous ones, replace the amount and location of the previous one with the current value and location, respectively. Step 4: evaluate some fragments together and update the finest place with the best fitness (gki). Step 5: the pace of each fragment is increased towards its (gki) and (pki). This speed or acceleration is valued by an accidental term. Step 6: start again from step 2 based on favorable factors until a new convergence is reached.
2.2. ELM
An ELM can be introduced as a least square-based single hidden layer (HL) feed-forward neural network (SLFN) for two problems: regression and classification. Huang et al., for the design of an ELM, apply the kernel function instead of the HL with a huge amount of nodes [30]. Hung et al. and Pal and Deswal [31] both suggested techniques; the abstract of these methods is as follows.
Hidden neurons (H), ELM for the training set (N), and activation function f(x) can be described as follows:
(3) |
αi and ωi are H-output layers and weight vectors (WVs) of the connecting input HLs (input Ws), respectively. xj indicates input variables. Ci indicates the H bias for the ith H neuron, and ej is the output of ELM for multiple data points (j). The process of generating input Ws is random and is based on consecutive distribution. Via a linear function, the output and result of Ws are calculated which are as follows:
(4) |
A shows the output of the HL matrix (equation (5)), A † indicates the inverse of A when using the Moore-Penrose method, and Y represents the values that ELM tries to reach. The compact and simplified form of equation (4) is Aα = Y. A is the matrix of HL in the neural network (NN) and Y is the vectors of the output variable. The three matrixes, A, α, and Y, can be represented as follows:
(5) |
in which h(x) represents the feature mapping of the HL. Matrix A strongly assigns the result of the ELM algorithm. One of the traditional solutions is using NNs in the HLs in which this type of solution uses a gradient descent algorithm as represented in [31]. In order to solve ELM, the kernel function is applied, and on the other hand, for solving the kernel matrix, feature mapping is used as can be seen in the following [30]:
(6) |
In this article, we attempt to comprehend the efficiency of the kernel on the Mr prediction via KELM application and integrating ELM method with PSO for designing a fresh model for predicting Mr. In the point of view of the learning rate, predictive performance, and generalization capability, ELM has better performance in comparison with normal NNs. ELM via the Moore-Penrose generalized reverse method distinguishes the Ws of the output and input layers and produces some random values for H biases and input Ws [32, 33]. The general structure of a NN known as SLFN (single HL feed-forward NN) included the output and input layer neurons, m and n, respectively, and also HL neurons. For instance, suppose {Xi, Yi} is a training dataset, then it can be understood that the input dataset is Xi = [Xi1, Xi2, ⋯, Xin] and the output dataset is Yi = [Yi1, Yi2, ⋯, Yim] for i = 1, 2, ⋯, n. m is the number of training samples.
3. Data Gathering
There are 172 data points in the database utilized in the present study [34], with two train (129 data points (about 75%)) and test (43 data points (about 25%)) datasets for training and testing the efficiency of proposed models, respectively. To boost the efficiency of the study models, the data points were normalized between −1 and +1.
4. Results and Discussion
The efficiency analysis needs to be carried out for evaluating the capability of the model. Accordingly, various statistical analyses were carried out between the actual values and the model outputs, including standard deviations (STD), mean relative errors (MRE), root mean square error (RMSE), mean squared error (MSE), and R-squared (R2) to evaluate the capability of the study model [35–38].
Figure 1 represents the actual values versus model outputs for the output data at the train and test phases. The target is accurately estimated by the study model with a decent agreement between the real information and model yields, highlighting their capability in output prediction.
Figure 1.
Simultaneous viewing of real and corresponding modeled data.
Also, the model results from regression analysis represented in Figure 2 at the train and test phases. Based on related literature, the R2 value is an eminent statistic indicating the model output-actual value relationship. The basic objective was to conduct a comparative analysis between model yields and real values. The accuracy of the model's accuracy is improved when the fitted line approaches the bisector line [39, 40]. A remarkable linear correlation is achieved between the model outputs and actual values for R2 = 1, which gets weaker when the R2 value approaches to zero [41, 42]. Accuracy is represented by a close-fitting of data points around the 45° line for the prediction models. As shown in this figure, this model shows a high ability to predict target values in different phases.
Figure 2.
Regression analysis to evaluate the accuracy of the proposed model.
Table 1 presents the results from statistical analyses of the study model based on the RMSE, MSE, STD, MRE, and R2 parameters [43, 44].
Table 1.
Determining the values of different statistical parameters for the model in different phases.
Phase | R 2 | MRE (%) | MSE | RMSE | STD |
---|---|---|---|---|---|
Train | 0.974 | 5.06 | 12.37 | 3.52 | 2.38 |
Test | 0.970 | 5.90 | 13.65 | 3.70 | 2.60 |
Total | 0.973 | 5.27 | 12.69 | 3.56 | 2.43 |
In a study with similar input data, Buciński et al. predicted TAEC values using the artificial neural network (ANN) method [34]. Their model showed an accuracy of R2 = 0.931 in estimating the output data in the testing phase, which was weaker than the model proposed in this paper.
Furthermore, Figure 3 represents the absolute relative deviation between the actual values and model yields of output anticipated utilizing the examination model.
Figure 3.
Determining relative deviation values to evaluate the accuracy of the model in predicting the target data.
William's plot was utilized for determining the outliers of the model [45, 46]. Figure 4 represents the standardized residuals versus hat values. This figure clearly shows three limited boundaries: leverage limit, upper limit, and down suspected limit [47]. Outliers are data with higher standardized residual values > 3 or <−3, and the data with hat > hat∗ (referred to as the warning leverage value) are beyond the applicability domain of the study model [48]. As can be seen from this figure, among all the data points, only three suspicious points are seen.
Figure 4.
Detection of suspicious points using William's plot.
Finally, sensitivity analysis was used to determine the effect of different input parameters on the target parameter. More details about this analysis are given elsewhere [49, 50]. According to Figure 5, it was found that Ttot has the most direct effect on the target parameter, which corresponds to the relevancy factor (r) equal to +0.26, while other input parameters showed an inverse effect on the target parameter so that GLS showed the most negative effect with r equal to -0.85.
Figure 5.
Sensitivity analysis on various input parameters of the model.
5. Conclusion
This study was aimed at seeing how well a statistical learning-based model could predict the antioxidant capacity of cruciferous sprouts. To this end, the PSO was implemented in the ELM model. When it came to setting the tuning parameters, the PSO algorithm showed good performance. Estimates were found to be quite accurate when compared to actual data points. The efficiency of the proposed techniques was verified by an excellent agreement achieved between the model outputs and the actual values in assessing the model during the train and test phases, as demonstrated by results from statistical analyses. The models' accuracy was confirmed as predicted by a comparison which was made between the proposed models' outcomes and another reported correlation. The proposed strategy to predict the antioxidant capacity of cruciferous sprouts is user-friendly so that they can be considered a useful tool for researchers, particularly in related fields, unlike the sophisticated mathematical techniques developed for this output prediction.
Contributor Information
Marischa Elveny, Email: marischaelveny@usu.ac.id.
Mohammad Mahdi Molla Jafari, Email: mohammad.molajafari@afp.put.ac.ir.
Data Availability
The data used to support the findings of this study are provided within the article.
Conflicts of Interest
The authors declare that they have no conflicts of interest.
References
- 1.Anwar H., Hussain G., Mustafa I. Antioxidants from natural sources. Antioxidants in Foods and its Applications. 2018 doi: 10.5772/intechopen.75961. [DOI] [Google Scholar]
- 2.Lourenço S. C., Moldão-Martins M., Alves V. D. Antioxidants of natural plant origins: from sources to food industry applications. Molecules. 2019;24(22):p. 4132. doi: 10.3390/molecules24224132. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Hagerman A. E., Riedl K. M., Jones G. A., et al. High molecular weight plant polyphenolics (tannins) as biological antioxidants. Journal of Agricultural and Food Chemistry. 1998;46(5):1887–1892. doi: 10.1021/jf970975b. [DOI] [PubMed] [Google Scholar]
- 4.Gulcin İ. Antioxidants and antioxidant methods: an updated overview. Archives of Toxicology. 2020;94(3):651–715. doi: 10.1007/s00204-020-02689-3. [DOI] [PubMed] [Google Scholar]
- 5.Temple N. J. Antioxidants and disease: more questions than answers. Nutrition Research. 2000;20(3):449–459. doi: 10.1016/S0271-5317(00)00138-X. [DOI] [Google Scholar]
- 6.Zielinski H. Low molecular weight in the cereal grains-a review. Polish Journal of Food and Nutrition Sciences (Poland) 2002;52:3–6. [Google Scholar]
- 7.Asgary S., Rastqar A., Keshvari M. Functional food and cardiovascular disease prevention and treatment: a review. Journal of the American College of Nutrition. 2018;37(5):429–455. doi: 10.1080/07315724.2017.1410867. [DOI] [PubMed] [Google Scholar]
- 8.Ballway J. W., Song B.-J. Translational approaches with antioxidant phytochemicals against alcohol-mediated oxidative stress, gut dysbiosis, intestinal barrier dysfunction and fatty liver disease. Antioxidants. 2021;10(3):p. 384. doi: 10.3390/antiox10030384. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Block G., Patterson B., Subar A. Fruit, vegetables, and cancer prevention: a review of the epidemiological evidence. Nutrition and Cancer. 1992;18(1):1–29. doi: 10.1080/01635589209514201. [DOI] [PubMed] [Google Scholar]
- 10.Steinmetz K. A., Potter J. D. Vegetables, fruit, and cancer prevention: a review. Journal of the American Dietetic Association. 1996;96(10):1027–1039. doi: 10.1016/S0002-8223(96)00273-8. [DOI] [PubMed] [Google Scholar]
- 11.Chhikara N., Kaur R., Jaglan S., Sharma P., Gat Y., Panghal A. Bioactive compounds and pharmacological and food applications of Syzygium cumini–a review. Food & Function. 2018;9(12):6096–6115. doi: 10.1039/C8FO00654G. [DOI] [PubMed] [Google Scholar]
- 12.Ghiselli A., Serafini M., Natella F., Scaccini C. Total antioxidant capacity as a tool to assess redox status: critical view and experimental data. Free Radical Biology and Medicine. 2000;29(11):1106–1114. doi: 10.1016/S0891-5849(00)00394-4. [DOI] [PubMed] [Google Scholar]
- 13.Zielinski H. Peroxyl radical-trapping capacity of germinated legume seeds. Food/Nahrung. 2002;46(2):100–104. doi: 10.1002/1521-3803(20020301)46:2<100::AID-FOOD100>3.0.CO;2-Z. [DOI] [PubMed] [Google Scholar]
- 14.Ortega-Requena S., Rebouillat S., Pla F. Paving the high-way to sustainable, value adding open-innovation integrating bigger-data challenges: three examples from bio-ingredients to robust durable applications of electrochemical impacts. Journal of Biomaterials and Nanobiotechnology. 2018;9(2):117–188. doi: 10.4236/jbnb.2018.92010. [DOI] [Google Scholar]
- 15.Biggi G. F. Investigating the molecular genetic basis of antioxidants in Lactuca sativa for the enhancement of its nutritional qualities. University of Southampton; 2010. [Google Scholar]
- 16.Chu K. O. The study of feasibility of green tea treatment on fetus: from chemistry to treatment. Hong Kong: The Chinese University of Hong Kong; 2005. [Google Scholar]
- 17.Miller N., Rice-Evans C. Spectrophotometric determination of antioxidant activity. Redox Report. 1996;2(3):161–171. doi: 10.1080/13510002.1996.11747044. [DOI] [PubMed] [Google Scholar]
- 18.Rice-Evans C., Miller N. J. Antioxidants the case for fruit and vegetables in the diet. British Food Journal. 1995;97(9):35–40. doi: 10.1108/00070709510100163. [DOI] [Google Scholar]
- 19.Salah N., Miller N. J., Paganga G., Tijburg L., Bolwell G. P., Riceevans C. Polyphenolic Flavanols as Scavengers of Aqueous Phase Radicals and as Chain- Breaking Antioxidants. Archives of Biochemistry and Biophysics. 1995;322(2):339–346. doi: 10.1006/abbi.1995.1473. [DOI] [PubMed] [Google Scholar]
- 20.Wang H., Cao G., Prior R. L. Total antioxidant capacity of fruits. Journal of Agricultural and Food Chemistry. 1996;44(3):701–705. doi: 10.1021/jf950579y. [DOI] [Google Scholar]
- 21.Zieliński H., Kozłowska H. Antioxidant activity and total phenolics in selected cereal grains and their different morphological fractions. Journal of Agricultural and Food Chemistry. 2000;48(6):2008–2016. doi: 10.1021/jf990619o. [DOI] [PubMed] [Google Scholar]
- 22.Apak R., Özyürek M., Güçlü K., Çapanoğlu E. Antioxidant activity/capacity measurement. 1. Classification, physicochemical principles, mechanisms, and electron transfer (ET)-based assays. Journal of agricultural and food chemistry. 2016;64(5):997–1027. doi: 10.1021/acs.jafc.5b04739. [DOI] [PubMed] [Google Scholar]
- 23.Guclu K., Altun M., Ozyurek M., Saliha E., Karademir R. A. Antioxidant capacity of fresh, sun- and sulphited-dried Malatya apricot (Prunus armeniaca) assayed by CUPRAC, ABTS/TEAC and folin methods. International Journal of Food Science & Technology. 2006;41(s1):76–85. doi: 10.1111/j.1365-2621.2006.01347.x. [DOI] [Google Scholar]
- 24.Zielinski H., Bucinski A., Kozlowska H. Monitoring of the vitamin C content in germinating cruciferae seeds by HPLC. Polish Journal of Food and Nutrition Sciences. 2002;11:142–146. [Google Scholar]
- 25.Eberhart R., Kennedy J. A new optimizer using particle swarm theory In MHS'95. Proceedings of the Sixth International Symposium on Micro Machine and Human Science; 1995; Ieee. [Google Scholar]
- 26.Wilson P., Mantooth H. A. Model-based engineering for complex electronic systems. Newnes; 2013. [Google Scholar]
- 27.Sharaf A. M., Elgammal A. A. Novel AI-based soft computing applications in motor drives. Elsevier: in Power Electronics Handbook; 2018. [Google Scholar]
- 28.Han F., Yao H.-F., Ling Q.-H. An improved evolutionary extreme learning machine based on particle swarm optimization. Neurocomputing. 2013;116:87–93. doi: 10.1016/j.neucom.2011.12.062. [DOI] [Google Scholar]
- 29.Guo H., Li B., Li W., Qiao F., Rong X., Li Y. Local coupled extreme learning machine based on particle swarm optimization. Algorithms. 2018;11(11):p. 174. doi: 10.3390/a11110174. [DOI] [Google Scholar]
- 30.Huang G.-B., Zhou H., Ding X., Zhang R. Extreme learning machine for regression and multiclass classification. IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics) 2011;42(2):513–529. doi: 10.1109/tsmcb.2011.2168604. [DOI] [PubMed] [Google Scholar]
- 31.Pal M., Deswal S. Extreme learning machine based modeling of resilient modulus of subgrade soils. Geotechnical and Geological Engineering. 2014;32(2):287–296. doi: 10.1007/s10706-013-9710-y. [DOI] [Google Scholar]
- 32.Cao J., Lin Z., Huang G.-B. Self-adaptive evolutionary extreme learning machine. Neural Processing Letters. 2012;36(3):285–305. doi: 10.1007/s11063-012-9236-y. [DOI] [Google Scholar]
- 33.Huang G.-B., Zhu Q.-Y., Siew C.-K. Extreme learning machine: theory and applications. Neurocomputing. 2006;70(1-3):489–501. doi: 10.1016/j.neucom.2005.12.126. [DOI] [Google Scholar]
- 34.Buciński A., Zieliński H., Kozłowska H. Artificial neural networks for prediction of antioxidant capacity of cruciferous sprouts. Trends in Food Science & Technology. 2004;15(3-4):161–169. doi: 10.1016/j.tifs.2003.09.015. [DOI] [Google Scholar]
- 35.Mahdaviara M., Rostami A., Keivanimehr F., Shahbazi K. Accurate determination of permeability in carbonate reservoirs using Gaussian process regression. Journal of Petroleum Science and Engineering. 2021;196:p. 107807. doi: 10.1016/j.petrol.2020.107807. [DOI] [Google Scholar]
- 36.Khamehchi E., Bemani A. Prediction of pressure in different two-phase flow conditions: machine learning applications. Measurement. 2021;173:p. 108665. doi: 10.1016/j.measurement.2020.108665. [DOI] [Google Scholar]
- 37.Zhou X., Zhou F., Naseri M. An insight into the estimation of frost thermal conductivity on parallel surface channels using kernel based GPR strategy. Scientific Reports. 2021;11(1) doi: 10.1038/s41598-021-86607-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38.Kaloop M. R., Bardhan A., Kardani N., Samui P., Hu J. W., Ramzy A. Novel application of adaptive swarm intelligence techniques coupled with adaptive network-based fuzzy inference system in predicting photovoltaic power. Renewable and Sustainable Energy Reviews. 2021;148:p. 111315. doi: 10.1016/j.rser.2021.111315. [DOI] [Google Scholar]
- 39.Hemmati-Sarapardeh A., Mohagheghian E., Fathinasab M., Mohammadi A. H. Determination of minimum miscibility pressure in N2-crude oil system: A robust compositional model. Fuel. 2016;182:402–410. doi: 10.1016/j.fuel.2016.05.079. [DOI] [Google Scholar]
- 40.Mokarizadeh H., Atashrouz S., Mirshekar H., Hemmati-Sarapardeh A., Pour A. M. Comparison of LSSVM model results with artificial neural network model for determination of the solubility of SO2 in ionic liquids. Journal of Molecular Liquids. 2020;304:p. 112771. doi: 10.1016/j.molliq.2020.112771. [DOI] [Google Scholar]
- 41.Ghanbari A., Kardani M. N., Goodarzi A. M., Lariche M. J., Baghban A. Neural computing approach for estimation of natural gas dew point temperature in glycol dehydration plant. International Journal of Ambient Energy. 2020;41(7):775–782. doi: 10.1080/01430750.2018.1492441. [DOI] [Google Scholar]
- 42.Kardani N., Bardhan A., Kim D., Samui P., Zhou A. Modelling the energy performance of residential buildings using advanced computational frameworks based on RVM, GMDH, ANFIS-BBO and ANFIS-IPSO. Journal of Building Engineering. 2021;35 doi: 10.1016/j.jobe.2020.102105. [DOI] [Google Scholar]
- 43.Ahmadi M., Ghazvini M., Baghban A., et al. Soft computing approaches for thermal conductivity estimation of CNT/water nanofluid. Revue des Composites et des Matériaux Avancés. 2019;29(2) doi: 10.18280/rcma.290201. [DOI] [Google Scholar]
- 44.Zhou X., Zhou F., Naseri M. An insight into the estimation of frost thermal conductivity on parallel surface channels using kernel based GPR strategy. Scientific Reports. 2021;11(1) doi: 10.1038/s41598-021-86607-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 45.Nabipour N., Mosavi A., Baghban A., Shamshirband S., Felde I. Extreme learning machine-based model for solubility estimation of hydrocarbon gases in electrolyte solutions. PRO. 2020;8(1) doi: 10.20944/preprints202001.0010.v1. [DOI] [Google Scholar]
- 46.Baghban A., Sasanipour J., Pourfayaz F., et al. Towards experimental and modeling study of heat transfer performance of water- SiO2nanofluid in quadrangular cross-section channels. Engineering Applications of Computational Fluid Mechanics. 2019;13(1):453–469. doi: 10.1080/19942060.2019.1599428. [DOI] [Google Scholar]
- 47.Moosavi S. R., Vaferi B., Wood D. A. Auto-characterization of naturally fractured reservoirs drilled by horizontal well using multi-output least squares support vector regression. Arabian Journal of Geosciences. 2021;14(7) doi: 10.1007/s12517-021-06559-9. [DOI] [Google Scholar]
- 48.Razavi R., Bemani A., Baghban A., Mohammadi A. H. Modeling ofCO2absorption capabilities of amino acid solutions using a computational scheme. Environmental Progress & Sustainable Energy. 2020;39(6) doi: 10.1002/ep.13430. [DOI] [Google Scholar]
- 49.Ahmadi M. H., Baghban A., Sadeghzadeh M., Hadipoor M., Ghazvini M. Evolving connectionist approaches to compute thermal conductivity of TiO2/water nanofluid. Physica A: Statistical Mechanics and its Applications. 2020;540:p. 122489. doi: 10.1016/j.physa.2019.122489. [DOI] [Google Scholar]
- 50.Bemani A., Baghban A., Shamshirband S., Mosavi A., Csiba P., Varkonyi-Koczy A. R. Applying ANN, ANFIS, and LSSVM models for estimation of acid solvent solubility in supercritical CO2. Computers, Materials & Continua. 2020;63(3):1175–1204. doi: 10.32604/cmc.2020.07723. [DOI] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Availability Statement
The data used to support the findings of this study are provided within the article.