An open API service indexing awesome lists of open source software.

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

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.