Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 382 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 382 Bytes

DistributedBoosting.jl

This Julia package implements algorithms for performing componentwise likelihood-based boosting on distributed data under data protection constraints. The algorithm is solemnly based on aggregated data.

Installation:

The DistributedBoosting package is installed by:

Pkg.clone("https://github.com/danielazoeller/DistributedBoosting.jl.git")