Skip to content

Releases: Substra/substra

0.4.0-alpha.5

15 Apr 14:15
576b721
Compare
Choose a tag to compare
0.4.0-alpha.5 Pre-release
Pre-release
Merge pull request #153 from SubstraFoundation/common_output_option

Common output option

0.4.0-alpha.4

28 Feb 15:49
c6bae9c
Compare
Choose a tag to compare
0.4.0-alpha.4 Pre-release
Pre-release
Merge pull request #122 from SubstraFoundation/fix-profile-name

Fix profile name set missing

0.4.0-alpha.3

18 Feb 15:35
076840b
Compare
Choose a tag to compare
0.4.0-alpha.3 Pre-release
Pre-release
Merge pull request #104 from SubstraFoundation/update_compute_plan

Update compute plan

0.4.0-alpha.1

23 Jan 10:00
16d39a5
Compare
Choose a tag to compare
0.4.0-alpha.1 Pre-release
Pre-release
update substra-tools image version (#82)

0.3.0

16 Dec 09:35
6f392d4
Compare
Choose a tag to compare

Features

  • add method Client.cancel_compute_plan()
  • evaluation step has been removed for traintuple and composite traintuple. That's the reason why the objective_key field has been removed for traintuple and composite traintuple and is now required for testtuple.

Fixes

  • add missing fields in API documentation

0.2.0

06 Dec 09:53
d776ab5
Compare
Choose a tag to compare

Features

  • New assets:
    • CompositeAlgo
    • CompositeTraintuple
    • AggregateAlgo
    • Aggregatetuple
  • Support of multiple algos within a compute plan