[jira] [Created] (SPARK-23673) PySpark dayofweek does not conform with ISO 8601

2018-03-13 Thread Ivan SPM (JIRA)
Ivan SPM created SPARK-23673: Summary: PySpark dayofweek does not conform with ISO 8601 Key: SPARK-23673 URL: https://issues.apache.org/jira/browse/SPARK-23673 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-19087) Numpy types fail to be casted to any other types

2017-01-05 Thread Ivan SPM (JIRA)
Ivan SPM created SPARK-19087: Summary: Numpy types fail to be casted to any other types Key: SPARK-19087 URL: https://issues.apache.org/jira/browse/SPARK-19087 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-15092) toDebugString missing from ML DecisionTreeClassifier

2016-05-03 Thread Ivan SPM (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269426#comment-15269426 ] Ivan SPM commented on SPARK-15092: -- It seems from the code that the toDebugString() on MLLib is just a

[jira] [Updated] (SPARK-15092) toDebugString missing from ML DecisionTreeClassifier

2016-05-03 Thread Ivan SPM (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan SPM updated SPARK-15092: - Description: The attribute toDebugString is missing from the DecisionTreeClassifier and

[jira] [Commented] (SPARK-15092) toDebugString missing from ML DecisionTreeClassifier

2016-05-03 Thread Ivan SPM (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269327#comment-15269327 ] Ivan SPM commented on SPARK-15092: -- Care to explain? How can you list decisions and thresholds with ML?

[jira] [Comment Edited] (SPARK-15092) toDebugString missing from ML DecisionTreeClassifier

2016-05-03 Thread Ivan SPM (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268814#comment-15268814 ] Ivan SPM edited comment on SPARK-15092 at 5/3/16 2:46 PM: -- Of course, this is