Skip to content

Commit

Permalink
[SYSTEMDS-2550] fix documentation bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Rieger committed Jan 5, 2021
1 parent 4c79266 commit 4553481
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ public FederatedPSControlThread(int workerID, String updFunc, Statement.PSFreque

/**
* Sets up the federated worker and control thread
*
* @param weighingFactor Gradients from this worker will be multiplied by this factor if weighing is enabled
*/
public void setup(double weighingFactor) {
// prepare features and labels
Expand Down

0 comments on commit 4553481

Please sign in to comment.