Bug In: Logistic Loss Function

RobMe
New Altair Community Member
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
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:
0
Answers
-
Hi Robert,
this bug is alreadly on our fixing pipeline and will be fixed soon.
Best,
Martin0 -
Thanks Martin. Is there an official bug - tracker to see what you are working on?0