ca.pfv.spmf.test
Class MainTestCFPGrowth_saveToMemory
- java.lang.Object
-
- ca.pfv.spmf.test.MainTestCFPGrowth_saveToMemory
-
public class MainTestCFPGrowth_saveToMemory extends java.lang.ObjectExample of how to use the CFPGrowth++ algorithm, from the source code and save the result to memory instead of into a file.
-
-
Constructor Summary
Constructors Constructor and Description MainTestCFPGrowth_saveToMemory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static java.lang.StringfileToPath(java.lang.String filename)static voidmain(java.lang.String[] arg)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] arg) throws java.io.FileNotFoundException, java.io.IOException- Throws:
java.io.FileNotFoundExceptionjava.io.IOException
-
fileToPath
public static java.lang.String fileToPath(java.lang.String filename) throws java.io.UnsupportedEncodingException- Throws:
java.io.UnsupportedEncodingException
-
-
DMelt 3.0 © DataMelt by jWork.ORG