check_convergence# autoplex.fitting.common.utils.check_convergence(test_error)[source]# Check the convergence of the fit. Parameters: test_error (float) – The error of the test data. Return type: The convergence bool.