Skip to content

john-klein/DELCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DELCO

(Decentralized Ensemble Learning with COpulas)

An ensemble method that relies on a probabilistic model and copulas arXiv.

The repository contains 1 python file: delco.py

It can be readily downloaded and executed in a pyhton console (python 3) provided that the imported python module versions on your machine match the following ones. The default parameter values allows to obtain a quick comparison between DELCO and reference methods (classifier selection, weighted vote aggregation, stacking, or centralized learning) on simple synthetic datasets. To achieve a prescribed confidence level in the returned accuracies the parameter iter_max must be set to np.inf but the execution will be significantly longer.

Warning: please use the following (or more recent) module versions: numpy 1.14.0, matplotlib 0.98.0, sklearn 0.18.1

Licence

This software is distributed under the CeCILL Free Software Licence Agreement

About

An ensemble method that relies on a probabilistic model and copulas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages