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

Tofigh updated SPARK-10920:
---------------------------
    Description: The current implementation takes the support value in 
percentage and then counts the number of samples again to convert it back to 
absolute value. It is better to have another constructor that directly takes 
the absolute value for the support.  (was: The current implementation only 
accepts the support in percentage and then count the number of samples again 
and convert it back to the absolute value. It is better to have another 
constructor that directly takes the absolute value of  support.)

> another constructor for FPGrowth algorithm to support the absolute value for 
> support
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-10920
>                 URL: https://issues.apache.org/jira/browse/SPARK-10920
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Tofigh
>            Priority: Minor
>
> The current implementation takes the support value in percentage and then 
> counts the number of samples again to convert it back to absolute value. It 
> is better to have another constructor that directly takes the absolute value 
> for the support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to