This option is for users who download the source code and want a simple way to run it on Windows without using the command line. Make sure you have Python installed on your system. Download or clone ...
This project implements a Federated Random Forest (FRF) using the federated learning library Flower and the sklearn random forest classifier. It is demonstrated through three clients as an example.