https://github.com/ricardolsmendes/fine-grained-demand-forecasting-infra
Infrastructure provisioning for a customized approach to the Databricks Fine-grained Demand Forecasting accelerator
https://github.com/ricardolsmendes/fine-grained-demand-forecasting-infra
databricks databricks-industry-solutions infrastructure-as-code terraform
Last synced: 8 months ago
JSON representation
Infrastructure provisioning for a customized approach to the Databricks Fine-grained Demand Forecasting accelerator
- Host: GitHub
- URL: https://github.com/ricardolsmendes/fine-grained-demand-forecasting-infra
- Owner: ricardolsmendes
- License: mit
- Created: 2025-02-17T21:36:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T19:11:00.000Z (8 months ago)
- Last Synced: 2025-02-25T20:23:19.723Z (8 months ago)
- Topics: databricks, databricks-industry-solutions, infrastructure-as-code, terraform
- Language: HCL
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fine-grained-demand-forecasting-infra
Infrastructure provisioning for a [customized approach to the Databricks Fine-grained
Demand Forecasting accelerator](https://github.com/ricardolsmendes/fine-grained-demand-forecasting).
See the [environments](./environments/) and [modules](./modules/) documentation for
details.## Usage instructions
1. Set up Azure and Databricks infrastructure using the available [environments](./environments/).
## How to contribute
Please make sure to take a moment and read the [Code of
Conduct](https://github.com/ricardolsmendes/fine-grained-demand-forecasting-infra/blob/main/.github/CODE_OF_CONDUCT.md).### Report issues
Please report bugs and suggest features via the [GitHub
Issues](https://github.com/ricardolsmendes/fine-grained-demand-forecasting-infra/issues).Before opening an issue, search the tracker for possible duplicates. If you find a
duplicate, please add a comment saying that you encountered the problem as well.### Contribute code
Please make sure to read the [Contributing
Guide](https://github.com/ricardolsmendes/fine-grained-demand-forecasting-infra/blob/main/.github/CONTRIBUTING.md)
before making a pull request.