Skip to content
Success

Changes

Summary

  1. Adds to the tuning dashboard a quadratic optimizer. (details)
Commit 16d052acdaa115b18236bc9159371fbc994fac79 by Vince Larson
Adds to the tuning dashboard a quadratic optimizer.
The quadratic optimizer minimizes a quadratic cost function
that includes the 2nd-order term in the Taylor series
expansion of metrics as a function of parameters.
Also uses the high and low parameter values to
calculate the sensitivity matrix, rather than
the default parameter values.

For #910.
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)