The Effect of Numeric Features on the Scalability of Inductive Learning Programs
Abstract
The behaviour of a learning program as the quantity of data increases affects to a large extent its applicability on real-world problems. This paper presents the results of a theoretical and experimental investigation of the scalability of four well-known empirical concept learning programs. In particular it examines the effect of using numeric features in the training set. The theoretical part of the work involved a detailed worst-case computational complexity analysis of the algorithms. The results of the analysis deviate substantially from previously reported estimates, which have mainly examined discrete and finite feature spaces. In order to test these results, a set of experiments was carried out, involving one artificial and two real data sets. The artificial data set introduces a near-worst-case situation for the examined algorithms, while the real data sets provide an indication of their average-case behaviour.
Cite
Text
Paliouras and Brée. "The Effect of Numeric Features on the Scalability of Inductive Learning Programs." European Conference on Machine Learning, 1995. doi:10.1007/3-540-59286-5_60Markdown
[Paliouras and Brée. "The Effect of Numeric Features on the Scalability of Inductive Learning Programs." European Conference on Machine Learning, 1995.](https://mlanthology.org/ecmlpkdd/1995/paliouras1995ecml-effect/) doi:10.1007/3-540-59286-5_60BibTeX
@inproceedings{paliouras1995ecml-effect,
title = {{The Effect of Numeric Features on the Scalability of Inductive Learning Programs}},
author = {Paliouras, Georgios and Brée, David S.},
booktitle = {European Conference on Machine Learning},
year = {1995},
pages = {218-231},
doi = {10.1007/3-540-59286-5_60},
url = {https://mlanthology.org/ecmlpkdd/1995/paliouras1995ecml-effect/}
}