[
https://issues.apache.org/jira/browse/SPARK-10919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-10919.
----------------------------------
Resolution: Incomplete
> Association rules class should return the support of each rule
> --------------------------------------------------------------
>
> Key: SPARK-10919
> URL: https://issues.apache.org/jira/browse/SPARK-10919
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: Tofigh
> Priority: Minor
> Labels: bulk-closed
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The current implementation of Association rule does not return the frequency
> of appearance of each rule. This piece of information is essential for
> implementing functional dependency on top of the AR. In order to return the
> frequency (support) of each rule, freqUnion: Double, and freqAntecedent:
> Double should be: val freqUnion: Double, val freqAntecedent: Double
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]