Add utility for analyzing the success of a detection run
authorJanus Varmarken <varmarken@gmail.com>
Thu, 17 Jan 2019 00:21:38 +0000 (16:21 -0800)
committerJanus Varmarken <varmarken@gmail.com>
Thu, 17 Jan 2019 00:21:38 +0000 (16:21 -0800)
commit884d5e68edad0b94de1406ea6f4993606c066bff
tree12ca15d57fd0c058e185fc66ef2f00d1f254df86
parent4f918f195bbf5cd5211e15ed88c2a7a4094f6b6e
Add utility for analyzing the success of a detection run
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/analysis/UserAction.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/evaluation/DetectionResultsAnalyzer.java [new file with mode: 0644]