Adaptive Model Rules from Data Streams
Abstract
Decision rules are one of the most expressive languages for machine learning. In this paper we present Adaptive Model Rules (AMRules), the first streaming rule learning algorithm for regression problems. In AMRules the antecedent of a rule is a conjunction of conditions on the attribute values, and the consequent is a linear combination of attribute values. Each rule uses a Page-Hinkley test to detect changes in the process generating data and react to changes by pruning the rule set. In the experimental section we report the results of AMRules on benchmark regression problems, and compare the performance of our system with other streaming regression algorithms.
Cite
Text
Almeida et al. "Adaptive Model Rules from Data Streams." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40988-2_31Markdown
[Almeida et al. "Adaptive Model Rules from Data Streams." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/almeida2013ecmlpkdd-adaptive/) doi:10.1007/978-3-642-40988-2_31BibTeX
@inproceedings{almeida2013ecmlpkdd-adaptive,
title = {{Adaptive Model Rules from Data Streams}},
author = {Almeida, Ezilda and Ferreira, Carlos Abreu and Gama, João},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2013},
pages = {480-492},
doi = {10.1007/978-3-642-40988-2_31},
url = {https://mlanthology.org/ecmlpkdd/2013/almeida2013ecmlpkdd-adaptive/}
}