You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/12 16:30:42 UTC

[GitHub] srowen commented on issue #23751: [SPARK-26852][PYTHON] Add absolute transform to CrossValidator

srowen commented on issue #23751: [SPARK-26852][PYTHON] Add absolute transform to CrossValidator
URL: https://github.com/apache/spark/pull/23751#issuecomment-462830575
 
 
   Wouldn't you just want to return the absolute value of this metric, if your goal is to minimize the absolute value? These are error-like metrics, right -- those are inherently nonnegative. Or else what's an example of a metric that is properly negative sometimes but needs to be close to 0 ideally? i'm not sure I see the use case here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org