Bug In: Logistic Loss Function
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
this bug is alreadly on our fixing pipeline and will be fixed soon.
Best,
Martin