forecasting pipeline, from data preparation to final prediction visualization, anomalie detection.
347
th2Forecast Docker image is designed for automated time series forecasting and machine learning model evaluation. It provides an integrated environment that streamlines the complete forecasting pipeline, from data preparation to final prediction visualization, packaged for containerized deployment.
You can build the th2Forecast Docker image from the source:
docker build -t th2forecast:latest .
To launch the containerized service:
docker run -d -p 8000:8000 --name th2forecast-api th2forecast:latest
th2Forecast includes an integrated Plumber API for remote forecasting tasks. For details on how to interact with the API, please refer to the documentation or the endpoint definitions in your deployment.
GLP-3
Content type
Image
Digest
sha256:65093b24b…
Size
1.5 GB
Last updated
about 2 months ago
docker pull apowerb/th2forecast:4bccb7d9c973a53853fda04b10e281dd4a327c44