Abstract
We have developed computational modeling based on machine learning and computa-tional fluid dynamics for purification and isolation of Ibuprofen from aqueous solutions. The considered separation and purification system is a membrane-based process which is used to selectively remove Ibuprofen from liquid phase. The computational fluid dynamics (CFD) method was performed to obtain the concentration of the drug in the membrane system, and then the concentration values were used as inputs to a number of machine learning models to build the hybrid model of process. Indeed, we dealt with a dataset of 8K data points generated from a CFD simulation. As core models, Multilayer Perceptron (MLP), Lasso, and Support Vector Regression (SVR) were used. To improve efficiency, a technique known as bagging has been added to these models. We optimized the models to find optimal hyper-parameters. With R2 metric, all three models have scores above 0.995 so all models have acceptable performances. When we consider the MAE metric, the lowest error is related to the BAGGING+MLP model with a value of 5.805 x 101, and the BAGGING+LASSO and BAGGING+SVR models have an error rate of 1.401 x 102 and 1.055 x 102, respectively. Finally BAGGING+MLP can be introduced as the most accurate model.(c) 2022 The Author(s). Published by Elsevier B.V. This is an open access article under the CC BY license (http://creativecommons.org/licenses/by/4.0/).