The peer node requires federated info encrypted information from the admin node. This information is short lived and must be used to join the federation as soon as possible.
Now we will take a look at the steps required to join an existing federation.
Click on the drop-down menu of Create Project and select Join Federation:
Federated Learning: Join Federation Next, the following consecutive windows will appear, detailing all the pertinent information required to join an existing federation, greater detail on the information required follows the figures below:
Federated Learning: Join Federation Subsequent sections of this guide will cover the above sequence of steps for AWS and NATS respectively.
Joining AWS Federation
Federated Learning: Join Federation, name local project Next, we load data to the local project joining the existing federation. Right click on your local project, and select Add Data:
Once you click on Add Data, next you select the datasource and data you wish to load:
Joining Federation: Loading data to local project Joining Federation: Selecting datasource & data The window below, allows you to review a sample of the data being loaded to ensure the data is valid:
Joining Federation: verify data Now that your data is loaded, time to Learn the data, in other words we are scanning the local project data to ascertain various descriptive statistics about the data.
Right click on the dataset and a drop-down menu will appear, select Learn:
Joining Federation: Learning local data Next, a window will appear that allows you to verify that your data attributes have been assigned the correct variable type, and allow for changes if necessary:
Joining Federation: Learn Data & Verify variable type Next, we can click on Exploration and look at the select descriptive statistics of our local data:
Exploring data: Univariate Information Finally, we are ready to join the federation and share our local project with the federation. Double click on Federation and the following screen will appear. Here we click Start Pulse, and this starts the periodic sharing of information with other peers in the federation, in this example it is every Minute as this is what was set by the federation admin, however this frequency can be customized (i.e. Minute(s), Hour(s), Day(s)).
Joining NATS Federation
Federated Learning: Join Federation - NATS Federated Learning: Join Federation, name local project - NATS Federated Learning: Join Federation, Federation Info, Password, host info - NATS The remainder of the steps (i.e. adding data, learning, and pulsing) for a NATS federation are identical to that of an AWS Federation.