make_cll_gradient {bnclassify} | R Documentation |
Returns a function to compute the gradient of negative conditional log-likelihood with respect to feature weights
Description
Returns a function to compute the gradient of negative conditional log-likelihood with respect to feature weights
Usage
make_cll_gradient(class_var, dataset)
[Package bnclassify version 0.4.8 Index]