diff --git a/.gitignore b/.gitignore index c6ba989..e79cf82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .idea/ .DS_Store -2024-reinvent/cloud/AutogluonCloudPredictor/* +2025-reinvent/cloud/AutogluonCloudPredictor/* diff --git a/2024-reinvent/cloud/01-cloud-essentials.ipynb b/2025-reinvent/cloud/01-cloud-essentials.ipynb similarity index 100% rename from 2024-reinvent/cloud/01-cloud-essentials.ipynb rename to 2025-reinvent/cloud/01-cloud-essentials.ipynb diff --git a/2024-reinvent/tabular/01-tabular-essentials.ipynb b/2025-reinvent/tabular/01-tabular-essentials.ipynb similarity index 100% rename from 2024-reinvent/tabular/01-tabular-essentials.ipynb rename to 2025-reinvent/tabular/01-tabular-essentials.ipynb diff --git a/2024-reinvent/tabular/02-tabular-indepth.ipynb b/2025-reinvent/tabular/02-tabular-indepth.ipynb similarity index 100% rename from 2024-reinvent/tabular/02-tabular-indepth.ipynb rename to 2025-reinvent/tabular/02-tabular-indepth.ipynb diff --git a/2024-reinvent/timeseries/01-forecasting-essentials.ipynb b/2025-reinvent/timeseries/01-forecasting-essentials.ipynb similarity index 100% rename from 2024-reinvent/timeseries/01-forecasting-essentials.ipynb rename to 2025-reinvent/timeseries/01-forecasting-essentials.ipynb diff --git a/2024-reinvent/timeseries/02-forecasting-indepth.ipynb b/2025-reinvent/timeseries/02-forecasting-indepth.ipynb similarity index 100% rename from 2024-reinvent/timeseries/02-forecasting-indepth.ipynb rename to 2025-reinvent/timeseries/02-forecasting-indepth.ipynb diff --git a/README.md b/README.md index 3cd908e..4f1f88f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ This repository contains the materials associated with various workshops showcas ## Contents The repository contains materials for the following workshops: -- [`2024-reinvent/`](2024-reinvent/) - AutoGluon: Build your AI/ML applications with the superpower of AutoML +- [`2025-reinvent/`](2025-reinvent/) - AutoGluon: Build your AI/ML applications with the superpower of AutoML