You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:38:10 UTC

[jira] [Resolved] (SPARK-13345) Adding one way ANOVA to Spark ML stat

     [ https://issues.apache.org/jira/browse/SPARK-13345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-13345.
----------------------------------
    Resolution: Incomplete

> Adding one way ANOVA to Spark ML stat
> -------------------------------------
>
>                 Key: SPARK-13345
>                 URL: https://issues.apache.org/jira/browse/SPARK-13345
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: yuhao yang
>            Priority: Minor
>              Labels: bulk-closed
>
> One way ANOVA (https://en.wikipedia.org/wiki/One-way_analysis_of_variance)  is used to determine whether there are any significant differences between the means of three or more independent (unrelated) groups. 
> One prototype in https://github.com/hhbyyh/StatisticsOnSpark/blob/master/src/main/ANOVA/OneWayANOVA.scala 
> I'll send PR if this is a feature of interest. This can be further enriched with Post-Hoc and Factorial ANOVA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org