Searching for Interacting Features
Abstract
Feature interaction presents a challenge to feature selection for classification. A feature by itself may have little correlation with the target concept, but when it is combined with some other features, they can be strongly correlated with the target concept. Unintentional removal of these features can result in poor classification performance. Handling feature interaction can be computationally intractable. Recognizing the presence of feature interaction, we propose to efficiently handle feature interaction to achieve efficient feature selection and present extensive experimental results of evaluation.
Cite
Text
Zhao and Liu. "Searching for Interacting Features." International Joint Conference on Artificial Intelligence, 2007.Markdown
[Zhao and Liu. "Searching for Interacting Features." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/zhao2007ijcai-searching/)BibTeX
@inproceedings{zhao2007ijcai-searching,
title = {{Searching for Interacting Features}},
author = {Zhao, Zheng and Liu, Huan},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2007},
pages = {1156-1161},
url = {https://mlanthology.org/ijcai/2007/zhao2007ijcai-searching/}
}