Module prediction

Module prediction 

Source
Expand description

Execution time prediction for workflows

This module provides predictions for workflow execution times based on historical data, node complexity, and expected behavior.

Structsยง

HistoricalData
Historical execution data for improving predictions
NodeTime
Time estimate for a single node
TimeEstimate
Execution time prediction for a workflow
TimePredictor
Time prediction engine