Update 2018-11-02-SQL_Query_Log_Summaries.md

pull/1/head
Oliver Kennedy 2018-11-02 15:53:33 -04:00
parent 06b5e5cc33
commit 39039366d4
1 changed files with 3 additions and 1 deletions

View File

@ -24,4 +24,6 @@ vary much in accuracy. As a result, we finally proposed naive mixture encodings
which focuses on partitioning workload mixtures and summarize each partition
using the most efficient though naive encoding. We showed that naive mixture
encoding is orders of magnitude faster to construct and provides summarization
accuracy competitive with more complicated pattern mining algorithms.
accuracy competitive with more complicated pattern mining algorithms.
Read more in the [preprint](https://odin.cse.buffalo.edu/papers/2018/VLDB-LogCompression.pdf)