[jira] [Created] (SPARK-32005) Add aggregate functions for computing percentiles on weighted data

2020-06-16 Thread Devesh Parekh (Jira)
Devesh Parekh created SPARK-32005: - Summary: Add aggregate functions for computing percentiles on weighted data Key: SPARK-32005 URL: https://issues.apache.org/jira/browse/SPARK-32005 Project: Spark

[jira] [Commented] (SPARK-18693) BinaryClassificationEvaluator, RegressionEvaluator, and MulticlassClassificationEvaluator should use sample weight data

2016-12-29 Thread Devesh Parekh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15786390#comment-15786390 ] Devesh Parekh commented on SPARK-18693: --- I suggest this is more appropriately classified as a bug

[jira] [Updated] (SPARK-18693) BinaryClassificationEvaluator, RegressionEvaluator, and MulticlassClassificationEvaluator should use sample weight data

2016-12-29 Thread Devesh Parekh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devesh Parekh updated SPARK-18693: -- Description: The LogisticRegression and LinearRegression models support training with a weight

[jira] [Created] (SPARK-18693) BinaryClassificationEvaluator, RegressionEvaluator, and MulticlassClassificationEvaluator should use sample weight data

2016-12-02 Thread Devesh Parekh (JIRA)
Devesh Parekh created SPARK-18693: - Summary: BinaryClassificationEvaluator, RegressionEvaluator, and MulticlassClassificationEvaluator should use sample weight data Key: SPARK-18693 URL:

[jira] [Commented] (SPARK-2505) Weighted Regularizer

2015-04-14 Thread Devesh Parekh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495170#comment-14495170 ] Devesh Parekh commented on SPARK-2505: -- Can you describe a case where you would want

[jira] [Comment Edited] (SPARK-2505) Weighted Regularizer

2015-04-14 Thread Devesh Parekh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14495170#comment-14495170 ] Devesh Parekh edited comment on SPARK-2505 at 4/14/15 11:57 PM:

[jira] [Created] (SPARK-6162) Handle missing values in GBM

2015-03-04 Thread Devesh Parekh (JIRA)
Devesh Parekh created SPARK-6162: Summary: Handle missing values in GBM Key: SPARK-6162 URL: https://issues.apache.org/jira/browse/SPARK-6162 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-5809) OutOfMemoryError in logDebug in RandomForest.scala

2015-02-17 Thread Devesh Parekh (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324862#comment-14324862 ] Devesh Parekh commented on SPARK-5809: -- This was a naive run of GBM on TFIDF vectors

[jira] [Created] (SPARK-5809) OutOfMemoryError in logDebug in RandomForest.scala

2015-02-13 Thread Devesh Parekh (JIRA)
Devesh Parekh created SPARK-5809: Summary: OutOfMemoryError in logDebug in RandomForest.scala Key: SPARK-5809 URL: https://issues.apache.org/jira/browse/SPARK-5809 Project: Spark Issue Type: