Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Repository files navigation

Mean Template FeatureCloud App

Description

A Mean FeautureCloud app, allowing the computation of a federated mean. This repository can be used as a template repository and is a good starting point for you own implementations.

Input

  • data.csv containing the comma seperated local values

Output

  • output.csv containing the global mean

Workflows

Does not support any other apps to be executed in a workflow. This app is only available to support developers in their own implementations.

Config

Use the config file to customize your training. Just upload it together with your training data as config.yml

fc_mean
  input_name: "data.csv"
  output_name: "output.csv"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages