CRAN/E | dplbnDE

dplbnDE

Discriminative Parameter Learning of Bayesian Networks by Differential Evolution

Installation

About

Implements Differential Evolution (DE) to train parameters of Bayesian Networks for optimizing the Conditional Log-Likelihood (Discriminative Learning) instead of the log-likelihood (Generative Learning). Any given Bayesian Network structure encodes assumptions about conditional independencies among the attributes and will result in an error if they do not hold in the data. Such an error includes the classification dimension. The main goal of Discriminative learning is to minimize this type of error. This package provides main variants of differential evolution described in Price & Storn (1996) doi:10.1109/ICEC.1996.542711 and recent ones, described in Tanabe & Fukunaga (2014) doi:10.1109/CEC.2014.6900380 and Zhang & Sanderson (2009) doi:10.1109/TEVC.2009.2014613 with adaptation mechanism for factor mutarion and crossover rate.

Bug report File report

Key Metrics

Version 0.1.3
R ≥ 3.2.0
Published 2023-08-18 262 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks dplbnDE results

Downloads

Yesterday 0
Last 7 days 9 +13%
Last 30 days 32 +3%
Last 90 days 107 -39%
Last 365 days 1.451 -47%

Maintainer

Maintainer

Alejandro Platas-Lopez

alejandroplatasl@gmail.com

Authors

Alejandro Platas-Lopez

aut / cre

Alejandro Guerra-Hernandez

ths

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dplbnDE archive

Depends

R ≥ 3.2.0

Imports

bnclassify ≥ 0.4.5