File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1212 "standalone" : true ,
1313 "description" : " Compute the global sum of a federated dataset" ,
1414 "ui_visualizations" : [],
15- "type " : " central" ,
15+ "step_type " : " central compute " ,
1616 "arguments" : [
1717 {
1818 "has_default_value" : false ,
3434 "standalone" : true ,
3535 "description" : " Sleep for a given number of seconds" ,
3636 "ui_visualizations" : [],
37- "type " : " federated" ,
37+ "step_type " : " federated compute " ,
3838 "arguments" : [],
3939 "databases" : []
4040 },
4444 "standalone" : true ,
4545 "description" : " " ,
4646 "ui_visualizations" : [],
47- "type " : " federated " ,
47+ "step_type " : " data extraction " ,
4848 "arguments" : [],
4949 "databases" : [
5050 {
5959 "standalone" : true ,
6060 "description" : " Change data type of particular column (e.g. string to int)" ,
6161 "ui_visualizations" : [],
62- "type " : " federated " ,
62+ "step_type " : " preprocessing " ,
6363 "arguments" : [
6464 {
6565 "has_default_value" : false ,
9292 "standalone" : true ,
9393 "description" : " " ,
9494 "ui_visualizations" : [],
95- "type " : " federated" ,
95+ "step_type " : " federated compute " ,
9696 "arguments" : [
9797 {
9898 "has_default_value" : false ,
110110 }
111111 ],
112112 "documentation_url" : " " ,
113- "developer_id" : 2 ,
114113 "image" : " harbor2.vantage6.ai/algorithms/session-basics"
115114 }
You can’t perform that action at this time.
0 commit comments