You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mourits de Beer (JIRA)" <ji...@apache.org> on 2018/04/23 10:15:00 UTC

[jira] [Commented] (SPARK-10697) Lift Calculation in Association Rule mining

    [ https://issues.apache.org/jira/browse/SPARK-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447898#comment-16447898 ] 

Mourits de Beer commented on SPARK-10697:
-----------------------------------------

Hello - is this still in progress?

We require the lift of an association rule for a production use case. We can solve it for our own end, but it would be more elegant to build the lift method into the AssociationRules class, and it feels like that should be fairly trivial. Surprising (yet understandable) that it's been unresolved for 2.5 years.

If a pull request is still necessary, I'll be happy to figure it out.

> Lift Calculation in Association Rule mining
> -------------------------------------------
>
>                 Key: SPARK-10697
>                 URL: https://issues.apache.org/jira/browse/SPARK-10697
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib
>            Reporter: Yashwanth Kumar
>            Priority: Minor
>
> Lift is to be calculated for Association rule mining in AssociationRules.scala under FPM.
> Lift is a measure of the performance of a  Association rules.
> Adding lift will help to compare the model efficiency.



--
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