From 13527b81ffea31544177d8937f7b7acb07c6346c Mon Sep 17 00:00:00 2001 From: Pedro Mateus <59456307+pedro-cmat@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:04:20 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e494ab..9ac8a63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TIBER -Repository for the TIBER project. +Federated bayesian network algorithm for horizontally partitioned data. ## Usage @@ -40,6 +40,8 @@ one random organization from the collaboration will be chosen. In case an empty will be performed and all organizations will be used for training. - exclude - columns from the dataset to be ignore when creating and training the network +For a complete overview, check the examples 'run.R' or 'run-tiber.R'. + ## Packaging the algorithm This repository contains the code to build the package and create the docker algorithm image for vantage6.