Skip to main content
. 2022 May 31;12(6):908. doi: 10.3390/jpm12060908

Table 2.

ML Software Setup [Abbreviations: ML = Machine Learning; GPU = Graphics Processing Unit; HPC = High-Performance Computing; DFFNN = Deep Feed Forward Neural Network; SD = Standard Deviation; LR = Learning Rate].

Aspect Description
Technical environment PC with sufficient hardware; no grid of GPU or HPC system
Data format requirements Table based, e.g., CSV format
Data import Use case specific; manual import; standard normalization and error handling
ML technology TensorFlow [24]; no hyperparameter optimization framework
Model DFFNN [29] of different shapes as regressor
Quality metrics MSEarr based on [19], see Formula (1); SD of MSEarr
Sanity check RSWinput, see Formula (2)
Result optimization objective Minimize MSE, MSEarr respectively
Optimization space LR, fModelSpread, nModelDepth, talg