codes.benchmark.bench_fcts#
Functions
|
Compare the MAE of different surrogate models over the course of training. |
|
Compare the uncertainty quantification (UQ) metrics of different surrogate models. |
|
Compare the batch size training errors of different surrogate models. |
|
Compare the gradients of different surrogate models. |
|
Compare the extrapolation errors of different surrogate models. |
|
Compare the mean inference time of different surrogate models. |
|
Compare the interpolation errors of different surrogate models. |
|
Compare the training and test losses of the main models for different surrogate models. |
|
|
|
Compare the relative errors over time for different surrogate models. |
|
Compare the sparse training errors of different surrogate models. |
|
Evaluate the uncertainty quantification (UQ) performance of the surrogate model. |
|
Evaluate the accuracy of the surrogate model. |
|
Evaluate the performance of the surrogate model with different batch sizes. |
|
Evaluate the computational resource requirements of the surrogate model. |
|
Evaluate the gradients of the surrogate model. |
|
Evaluate the extrapolation performance of the surrogate model. |
|
Evaluate the interpolation performance of the surrogate model. |
|
Evaluate the performance of the surrogate model with sparse training data. |
|
Run benchmarks for a given surrogate model. |
|
Compare the metrics of different surrogate models in a tabular format. |
|
Time the inference of the surrogate model. |