-
Notifications
You must be signed in to change notification settings - Fork 0
/
.copier-answers.yml
33 lines (33 loc) · 1.05 KB
/
.copier-answers.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# DO NOT MODIFY THIS FILE MANUALLY.
# This file contains the answers to the questions asked by the
# v6-algorithm-template-creator (using the Copier package). The answers will
# be updated if you re-run the template creator. Also, the answers in this file
# may be used to submit your algorithm to a vantage6 algorithm store.
_commit: 4.3.4
_src_path: gh:vantage6/v6-algorithm-template.git
advanced: true
algorithm_description: Proof of concept of a federated model training using FHIR-based
harmonized/standardized data
algorithm_name: poc_model_training
author: Hector Cadavid
central_args:
- arg1
central_function_client: true
central_function_data: false
central_function_name: central
copyright: ''
docker_image: poc_model_training
has_central_function: true
has_docs: true
has_gh_pipeline: true
has_partial_function: true
open_source_license: apache
partial_args:
- arg1
partial_function_client: false
partial_function_data: true
partial_function_name: partial
partial_function_number_databases: 1
private_registry: false
project_name: poc_model_training
use_vpn: false