Error Analysis =============== In this section, we find methods to analyze the errors of a model. This is done by training a surrogate model to predict the model errors. These methods allow for inspecting the results numerically and visually. .. automodule:: tubesml.error_analysis :members: .. automodule:: tubesml.visualize_error :members: