CfaPredictor
To run the example code:
java -cp CfaPredictor/jars/CfaPredictor.jar examples.MainPredictor
CfaPredictor/sample_data/data.txt
CfaPredictor/sample_data/schema.txt
"sample_data/" includes the example data and schema. "data.txt": an example of the first 100 rows of the original trace file (not sharable publicly) "schema.txt": the schema of the example data "jars/" includes a runnable jar "CfaPredictor/src" has all the source code