FedTree
FedTree copied to clipboard
python horizontal FL
Hi, I want to run some code script within each communication round of the federated algorithm. Is there a method to run the client update, server update, and the aggregating algorithm at any point separately using the python horizontal classifier?
Hi @Oqaily ,
Currently our python interface is simple and does not support any fine-grained functions. We'll consider proving more low-level python interfaces in the future. Hope you can understand.