ding created SPARK-14969: ---------------------------- Summary: Remove unnecessary compute function in LogisticGradient Key: SPARK-14969 URL: https://issues.apache.org/jira/browse/SPARK-14969 Project: Spark Issue Type: Improvement Components: MLlib Reporter: ding Priority: Trivial
compute function has been implemented in base class Gradient. There is no necessary to have a same implementation of compute in derived class LogisticGradient. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org