Generating Rules from Examples
Abstract
Automatic design-tree generators have been used in production of expert systems. A number of experiments indicate the need for more linear (and more understandable) yet efficient decision trees. An algorithm is implemented for constructing decision trees optimized with respect to linearity. It also improves on a previous linearizing algorithm (AOCDL) with repect to execution efficiency.
Cite
Text
Arbab and Michie. "Generating Rules from Examples." International Joint Conference on Artificial Intelligence, 1985.Markdown
[Arbab and Michie. "Generating Rules from Examples." International Joint Conference on Artificial Intelligence, 1985.](https://mlanthology.org/ijcai/1985/arbab1985ijcai-generating/)BibTeX
@inproceedings{arbab1985ijcai-generating,
title = {{Generating Rules from Examples}},
author = {Arbab, Bijan and Michie, Donald},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1985},
pages = {631-633},
url = {https://mlanthology.org/ijcai/1985/arbab1985ijcai-generating/}
}