Projection Learning
Abstract
A method of combining learning algorithms is described that preserves attribute-efficiency. It yields learning algorithms that require a number of examples that is polynomial in the number of relevant variables and logarithmic in the number of irrelevant ones. The algorithms are simple to implement and realizable on networks with a number of nodes linear in the total number of variables. They include generalizations of Littlestone's Winnow algorithm, and are, therefore, good candidates for experimentation on domains having very large numbers of attributes but where nonlinear hypotheses are sought.
Cite
Text
Valiant. "Projection Learning." Machine Learning, 1999. doi:10.1023/A:1007678005361Markdown
[Valiant. "Projection Learning." Machine Learning, 1999.](https://mlanthology.org/mlj/1999/valiant1999mlj-projection/) doi:10.1023/A:1007678005361BibTeX
@article{valiant1999mlj-projection,
title = {{Projection Learning}},
author = {Valiant, Leslie G.},
journal = {Machine Learning},
year = {1999},
pages = {115-130},
doi = {10.1023/A:1007678005361},
volume = {37},
url = {https://mlanthology.org/mlj/1999/valiant1999mlj-projection/}
}