baikal.Model.set_fit_compute_func_at

Model.set_fit_compute_func_at(port, value)

Set fit-compute function at the specified port.

Parameters
  • port – Port on which to set the fit-compute function.

  • value – fit-compute function of the step. Pass None to disable it.