forecasting/contrib
Jash Shah d782106860
Custom Heirarchical Time series forecasting with Azure Automl (#233)
* Custom Heirarchical Time series forecasting with Azure Automl

* Custom hts refactored

* Custom_Hierarchical_Time_Series_Forecasting_Solution

* Update Readme.md

* AzureML_Custom_Hierarchical_Time_Series_Forecasting 📈

* Heirarchical time series forecasting refactored

* Heirarchical time series forecasting refactored

* Heirarchical time series forecasting refactored
2023-04-30 17:54:37 -04:00
..
AzureML Custom Hierarchical Time Series Forecasting Custom Heirarchical Time series forecasting with Azure Automl (#233) 2023-04-30 17:54:37 -04:00
README.md Custom Heirarchical Time series forecasting with Azure Automl (#233) 2023-04-30 17:54:37 -04:00

README.md

Contrib

The contrib directory contains code which is not part of the main Forecasting repository, but deemed to be of interest and aligned with the goals of this repository. The code does not need to follow our strict coding guidelines, and is typically not tested via our DevOps pipeline.

Each project should live in its own subdirectory /contrib/<project> and contain a README.md file with detailed description what the project does and how to use it. In addition, when adding a new project, a brief description should be added to the table below.

Projects

Directory Project description
AzureML Custom Hierarchical Time Series Forecasting An approach to generate hierarchical time series forecasts even with low computational resources within 20 mins