public class FuzzyApriori
extends java.lang.Object
It gathers all the parameters, launches the algorithm, and prints out the results
| Constructor and Description |
|---|
FuzzyApriori()
Default constructor
|
FuzzyApriori(parseParameters parameters)
It reads the data from the input files and parse all the parameters
from the parameters array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
It launches the algorithm
|
public FuzzyApriori()
public FuzzyApriori(parseParameters parameters)
parameters - parseParameters It contains the input files, output files and parameters