Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Add an Example for LogLikelihoodLoss Class #660

Closed
zws3mb opened this issue Jun 22, 2017 · 1 comment
Closed

Add an Example for LogLikelihoodLoss Class #660

zws3mb opened this issue Jun 22, 2017 · 1 comment
Milestone

Comments

@zws3mb
Copy link

zws3mb commented Jun 22, 2017

Please add an example for LogLikelihoodLoss Class.

TODO (optional): Want to convert from using a LogisticGradientDescent solver (computing error via "Run(double[][] sample, double[] expected)" to using the LogLikelihoodLoss class. It is unclear to me how the Loss classes should be used, since they are not initialized with a reference to dimensionality or a model and the methods seem to only accept expected

Help Topic: http://accord-framework.net/docs/html/T_Accord_Math_Optimization_Losses_LogLikelihoodLoss.htm

@cesarsouza
Copy link
Member

Added in 3.8.0.

@cesarsouza cesarsouza added this to the 3.8 milestone Oct 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants