[jira] [Created] (SPARK-8499) NaiveBayes implementation for MLPipeline

2015-06-20 Thread Justin Yip (JIRA)
Justin Yip created SPARK-8499: - Summary: NaiveBayes implementation for MLPipeline Key: SPARK-8499 URL: https://issues.apache.org/jira/browse/SPARK-8499 Project: Spark Issue Type: New Feature

[jira] [Created] (SPARK-8423) More informative DecisionTreeModel.toDebugString

2015-06-17 Thread Justin Yip (JIRA)
Justin Yip created SPARK-8423: - Summary: More informative DecisionTreeModel.toDebugString Key: SPARK-8423 URL: https://issues.apache.org/jira/browse/SPARK-8423 Project: Spark Issue Type:

[jira] [Created] (SPARK-8420) Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

2015-06-17 Thread Justin Yip (JIRA)
Justin Yip created SPARK-8420: - Summary: Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0 Key: SPARK-8420 URL: https://issues.apache.org/jira/browse/SPARK-8420 Project: Spark

[jira] [Commented] (SPARK-8420) Inconsistent behavior with Dataframe Timestamp between 1.3.1 and 1.4.0

2015-06-17 Thread Justin Yip (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14591051#comment-14591051 ] Justin Yip commented on SPARK-8420: --- [~yhuai] Inconsistent behavior with Dataframe

[jira] [Created] (SPARK-8298) Sliding Window CrossValidator

2015-06-10 Thread Justin Yip (JIRA)
Justin Yip created SPARK-8298: - Summary: Sliding Window CrossValidator Key: SPARK-8298 URL: https://issues.apache.org/jira/browse/SPARK-8298 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-8298) Sliding Window CrossValidator

2015-06-10 Thread Justin Yip (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Yip updated SPARK-8298: -- Description: CrossValidator only supports k-folds. It cannot prevent the validation data from

[jira] [Commented] (SPARK-8298) Sliding Window CrossValidator

2015-06-10 Thread Justin Yip (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14581481#comment-14581481 ] Justin Yip commented on SPARK-8298: --- I coded it up. Most of the part are copied from

[jira] [Commented] (SPARK-6164) CrossValidatorModel should keep stats from fitting

2015-06-01 Thread Justin Yip (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14568562#comment-14568562 ] Justin Yip commented on SPARK-6164: --- Hello, May I know the progress of this issue? It