Skip to content

Bug detected in Mean Squared Logarithmic Loss Function #210

@yorozuya-2003

Description

@yorozuya-2003

Describe the bug
In MLlib\loss_func.py, under the MeanSquaredLogLoss class, there is a misbehavior in the loss method because of incorrect implementation of the formula for loss and the use of an incorrect attribute of the imported Sigmoid class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions