[ https://issues.apache.org/jira/browse/SPARK-50884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ruifeng Zheng reassigned SPARK-50884: ------------------------------------- Assignee: Bobby Wang > Evaluator: support isLargerBetter on connect ML > ----------------------------------------------- > > Key: SPARK-50884 > URL: https://issues.apache.org/jira/browse/SPARK-50884 > Project: Spark > Issue Type: Sub-task > Components: Connect, ML, PySpark > Affects Versions: 4.0.0, 4.1.0 > Reporter: Bobby Wang > Assignee: Bobby Wang > Priority: Major > Labels: pull-request-available > > Currently, on connect ML, users couldn't access isLargerBetter from > Evaluator, since isLargerBetter is using py4j way to access the corresponding > method on scala side. But for current ml connect design, we don't support > that. > To fix this issue, there could be two solutions, > # rewrite isLargerBetter in pyspark client side to follow the same > implementation as the scala side. > # resolve it with a new proto. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org