Input
ExecutionExecution trigger
AI/ML/Tuning
Exhaustive search over parameter combinations with cross-validation. Returns the best parameters found.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution trigger
Type of model to tune
Number of cross-validation folds
Database containing the training data
Activated when grid search completes
Complete grid search results with all combinations tried
All parameter combinations tried
Results from a single parameter combination in grid search
Parameter values used for this run
Mean CV score across all folds
Standard deviation of CV scores
Individual fold scores
Training time in seconds
Index of best result
Best parameters found
Best mean CV score
Total search time in seconds
Number of parameter combinations tried
Number of CV folds used
The model trained with the best parameters on full training data