A Nash equilibria decision tree for binary classification (2024)

Applied intelligence (Boston) Authors M. Suciu, R. Lung Abstract Decision trees rank among the most popular and efficient classification methods. They are used to represent rules for recursively partitioning the data space into regions from which reliable predictions regarding classes can be made. These regions are usually delimited by axis-parallel or oblique hyperplanes. Axis-parallel…

A game theoretic decision forest for feature selection and classification (2024)

Logic Journal of the IGPL Authors M. Suciu, R. Lung Abstract Classification and feature selection are two of the most intertwined problems in machine learning. Decision trees (DTs) are straightforward models that address these problems offering also the advantage of explainability. However, solutions that are based on them are either tailored for the problem…

An Evolutionary Approach to Feature Selection and Classification (2023)

International Conference on Machine Learning, Optimization, and Data Science Authors R. Lung, M. Suciu Abstract The feature selection problem has become a key undertaking within machine learning. For classification problems, it is known to reduce the computational complexity of parameter estimation, but it also adds an important contribution to the explainability aspects of the…