Mining Databases to Mine Queries Faster
Abstract
Inductive databases are databases in which models and patterns are first class citizens. Having models and patterns in the database raises the question: do the models and patterns that are stored help in computing new models and patterns? For example, let C be a classifier on database DB and let Q be a query. Does knowing C speed up the induction of a new classifier on the result of Q ? In this paper we answer this problem positively for the code tables induced by our Krimp algorithm. More in particular, assume we have the code tables for all tables in the database. Then we can approximate the code table induced by Krimp on the result of a query, using only these global code tables as candidates. That is, we do not have to mine for frequent item sets on the query result.
Cite
Text
Siebes and Puspitaningrum. "Mining Databases to Mine Queries Faster." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04174-7_25Markdown
[Siebes and Puspitaningrum. "Mining Databases to Mine Queries Faster." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/siebes2009ecmlpkdd-mining/) doi:10.1007/978-3-642-04174-7_25BibTeX
@inproceedings{siebes2009ecmlpkdd-mining,
title = {{Mining Databases to Mine Queries Faster}},
author = {Siebes, Arno and Puspitaningrum, Diyah},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2009},
pages = {382-397},
doi = {10.1007/978-3-642-04174-7_25},
url = {https://mlanthology.org/ecmlpkdd/2009/siebes2009ecmlpkdd-mining/}
}