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

Add an Example for LogLikelihoodLoss Class #660

@zws3mb

Description

@zws3mb

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions