CogComp / lbjava

Learning Based Java (LBJava)
http://cogcomp.cs.illinois.edu/page/software_view/LBJava
Other
13 stars 17 forks source link

Updated TestReal #44

Closed yj14n9xyz closed 8 years ago

yj14n9xyz commented 8 years ago

added apache common maven to pom; updated TestReal Metrics; updated regression example interface accordingly

Output format now is consistent with TestDiscrete, with memory info, outputGranularity, running time, etc.

Metrics now have:

@christos-c @danyaljj Please review this PR.

danyaljj commented 8 years ago

Looks good to me. Will merge on Monday if no one complains.