Hybrid Algorithms with Instance-Based Classification
Abstract
In this paper we aim to show that instance-based classification can replace the classifier component of a rule learner and of maximum-entropy modeling, thereby improving the generalization accuracy of both algorithms. We describe hybrid algorithms that combine rule learning models and maximum-entropy modeling with instance-based classification. Experimental results show that both hybrids are able to outperform the parent algorithm. We analyze and compare the overlap in errors and the statistical bias and variance of the hybrids, their parent algorithms, and a plain instance-based learner. We observe that the successful hybrid algorithms have a lower statistical bias component in the error than their parent algorithms; the fewer errors they make are also less systematic.
Cite
Text
Hendrickx and van den Bosch. "Hybrid Algorithms with Instance-Based Classification." European Conference on Machine Learning, 2005. doi:10.1007/11564096_19Markdown
[Hendrickx and van den Bosch. "Hybrid Algorithms with Instance-Based Classification." European Conference on Machine Learning, 2005.](https://mlanthology.org/ecmlpkdd/2005/hendrickx2005ecml-hybrid/) doi:10.1007/11564096_19BibTeX
@inproceedings{hendrickx2005ecml-hybrid,
title = {{Hybrid Algorithms with Instance-Based Classification}},
author = {Hendrickx, Iris and van den Bosch, Antal},
booktitle = {European Conference on Machine Learning},
year = {2005},
pages = {158-169},
doi = {10.1007/11564096_19},
url = {https://mlanthology.org/ecmlpkdd/2005/hendrickx2005ecml-hybrid/}
}