The examples are as follows:
prediction_single.py
shows how a single client can run a private predictionprediction_joint.py
shows how several clients can combine features for a predictiontraining_single.py
shows how a model can be privately trained on data from a single ownertraining_joint.py
shows how several data owners can jointly train on their combined data