make_cll_gradient: 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)