Bug In: Logistic Loss Function

RobMe
RobMe New Altair Community Member
edited November 2024 in Community Q&A
Hi There,

As I could not find the current bug-tracker, I am using this way to report.

At least within version 5 and 7.x the logistic loss function of the "Performance (Classification)" (might also be wrong in the "Performance (Regression)" operator does not output the correct value.

Internally the loss is calculated correctly, but as far as I can see the "toString()" method does not outputs the correct value, as the "getMakroAverage()" function is not overwritten in the LogisticLoss.java class.

Would be nice to get this fixed.

Cheers,
Robert
Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi Robert,

    this bug is alreadly on our fixing pipeline and will be fixed soon.

    Best,
    Martin
  • RobMe
    RobMe New Altair Community Member
    Thanks Martin. Is there an official bug - tracker to see what you are working on?