Installation packages depends¶
The PyEGRO depends on the following packages:
-
numpy
-
pandas
-
scipy
-
scikit-learn
-
matplotlib
-
pymoo
-
SALib
-
PyDOE
-
choaspy
-
torch
-
gpytorch
-
joblib
-
rich
-
optuna
Ensure these dependencies are installed before using the module:
pip install numpy pandas scipy scikit-learn matplotlib pymoo SALib PyDOE choaspy torch gpytorch joblib rich optuna
Installation PyEGRO¶
Install PyEGRO using pip: