diff --git a/examples/applications/plot_time_series_lagged_features.py b/examples/applications/plot_time_series_lagged_features.py index edb27ade48007..87b3c1f62c9ce 100644 --- a/examples/applications/plot_time_series_lagged_features.py +++ b/examples/applications/plot_time_series_lagged_features.py @@ -40,7 +40,7 @@ pl.Config.set_fmt_str_lengths(20) bike_sharing_data_file = fetch_file( - "https://openml1.win.tue.nl/datasets/0004/44063/dataset_44063.pq", + "https://github.com/scikit-learn/examples-data/raw/refs/heads/master/bike-sharing-demand/dataset_44063.pq", sha256="d120af76829af0d256338dc6dd4be5df4fd1f35bf3a283cab66a51c1c6abd06a", ) bike_sharing_data_file