Semicode two phase algorithm
Posted by: tianikowa
Date: May 16, 2018 08:13AM

I intend to implement the algorithm two phase (spmf) in C#. In the article, there is no semicode. You can tell it' semicode?



Edited 3 time(s). Last edit at 05/16/2018 08:29AM by tianikowa.

Re: Semicode two phase algorithm
Date: May 17, 2018 12:27AM

I guess you mean "pseudocode". Yes, in that paper, the description of the algorithm is not very clear. Actually, the authors of the paper kind of assume that you are already familiar with Apriori because Two-phase is based on Apriori.

You can always check the SPMF source code of Two-Phase in Java to understand the algorithm and then try to implement it in C#.

Best,

Re: Semicode two phase algorithm
Posted by: tianikowa
Date: May 17, 2018 02:17AM

thanks for your response

This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.