Devesh Parekh created SPARK-18693: ------------------------------------- Summary: BinaryClassificationEvaluator, RegressionEvaluator, and MulticlassClassificationEvaluator should use sample weight data Key: SPARK-18693 URL: https://issues.apache.org/jira/browse/SPARK-18693 Project: Spark Issue Type: Bug Components: ML Affects Versions: 2.0.2 Reporter: Devesh Parekh
The LogisticRegression and LinearRegression models support training with a weight column, but the corresponding evaluators do not support computing metrics using those weights. -- 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