Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ML/AutoML: Increase notebook execution timeout from 240 to 300 seconds
FAILED test.py::test_notebook[automl_timeseries_forecasting_with_pycaret.ipynb] - nbclient.exceptions.CellTimeoutError: A cell timed out while it was being executed, after 240 seconds. The message was: Cell execution timed out. Here is a preview of the cell contents: ------------------- s = setup(data, fh=15, target="total_sales", index="month", log_experiment=True)
- Loading branch information