Menu

Commit [r24570]  Maximize  Restore  History

Modified the analysis specific API optimisation method.

The base calculate(), grid_search() and minimise() methods now all accept the scaling_matrix
argument, and the minimise() scaling argument has been removed. This scaling_matrix argument should
be a per-model list of scaling matrices.

To handle the change, the pipe_control.minimise.assemble_scaling_matrix() function has been created.
This uses the new parameter object scaling values to create the list of scaling matrices. This will
in the end replace all of the analysis specific assemble_scaling_matrix() functions and simplify
their optimisation code paths.

bugman 2014-07-18

changed /branches/zooming_grid_search/pipe_control/minimise.py
changed /branches/zooming_grid_search/specific_analyses/api_base.py
/branches/zooming_grid_search/pipe_control/minimise.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/api_base.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.