https://github.com/ts-azure-services/stock-price-pipelines
A repo to test AutoML and compute configurations for a basic time series scenario
https://github.com/ts-azure-services/stock-price-pipelines
azure-machine-learning
Last synced: 7 months ago
JSON representation
A repo to test AutoML and compute configurations for a basic time series scenario
- Host: GitHub
- URL: https://github.com/ts-azure-services/stock-price-pipelines
- Owner: ts-azure-services
- License: mit
- Created: 2022-02-17T18:53:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T17:25:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T23:29:45.216Z (9 months ago)
- Topics: azure-machine-learning
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stock-price-pipelines
- A repo to train an Azure ML pipeline to predict stock prices using a Tensorflow RNN model.
- Create conda environment with `python=3.7`.
- `_automl` folder still in development.
- Once the published pipeline is up, it can be triggered through Azure Data Factory through the `Execute ML pipeline` execution step.