zhengruifeng created SPARK-29095: ------------------------------------ Summary: add extractInstances Key: SPARK-29095 URL: https://issues.apache.org/jira/browse/SPARK-29095 Project: Spark Issue Type: Improvement Components: ML Affects Versions: 3.0.0 Reporter: zhengruifeng
There was method extractLabeledPoints for ml algs to transform dataset into rdd of labelPoints. Now more and more algs support sample weighting and extractLabeledPoints is less used, so we should support extract weight in the common methods. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org