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/10/08 05:43:14 UTC

[jira] [Resolved] (SPARK-23742) Filter out redundant AssociationRules

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

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

> Filter out redundant AssociationRules
> -------------------------------------
>
>                 Key: SPARK-23742
>                 URL: https://issues.apache.org/jira/browse/SPARK-23742
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 2.3.0
>            Reporter: Joseph K. Bradley
>            Priority: Major
>              Labels: bulk-closed
>
> AssociationRules can generate redundant rules such as:
> * (A) => C
> * (A,B) => C  (redundant)
> It should optionally filter out redundant rules.  It'd be nice to have it optional (but maybe defaulting to filtering) so that users could compare the confidences of more general vs. more specific rules.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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