Skip to content

0.9.0

Compare
Choose a tag to compare
@Esadruhn Esadruhn released this 21 Apr 08:21
200f8bf

Changelog

Features

  • Export model and node info
  • Debug mode: in a multi node setup, create one local compute plan folder per node
  • Debug mode: move the chainkeys to the local-worker directory

Fixes

  • client.update_compute_plan: did not accept a substra.sdk.schemas.UpdateComputePlanSpec object as input
  • Patch the order of the y_pred and y_true in the objective, it was wrong when the user did not order the values in the opener get_X and get_y functions
  • Fix on the error parsing: when some errors were thrown, the error parsing threw another exception