Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ltyaqi authored Oct 21, 2024
1 parent eddcfe2 commit 122505c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
PFDF: Privacy Preserving Federated Decision Forest for Classification

联邦场景下运行命令:mpiexec -n m python 文件名.py(m为参与方和服务器总数目)

集中式场景:base_tree.py
联邦场景:fed_tree.py

0 comments on commit 122505c

Please sign in to comment.