Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FedML-AI/FedML
/ server.py
File
server.py
python/examples/federated_analytics/avg_self_defined_data_example/server.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
fedml.fa
import
init, FARunner
2
from
fedml.fa.data
import
fa_load_data
3
4
if
__name__ ==
"__main__"
:
Callers
nothing calls this directly
Calls
4
init
Function · 0.90
fa_load_data
Function · 0.90
FARunner
Class · 0.90
run
Method · 0.45
Tested by
no test coverage detected