The rising need of having a way to understand and explain the decisions produced by the artificial intelligence algorithms, used in a broad set of fields, led to the apparition of the concept of explainable artificial intelligence. One of the most simple, although powerful, algorithms are the decision trees. This project focuses on studying the algorithms that allow the creation of such trees, while ensuring that the tree is optimal, as smaller trees are usually easier to explain. The project presents a Python package whose purpose is to act as a barrier remover for the users that don't have the means to implement those algorithms, allowing them to use the implementations proposed by different authors while leveraging the implementation of ...
We provide a new formulation for the problem of learning the optimal classification tree of a given ...
\u3cp\u3eWe encode the problem of learning the optimal decision tree of a given depth as an integer ...
Decision tree learning is a widely used approach in machine learning, favoured in applications that ...
One of the biggest problem that many data analysis techniques have to deal with nowadays is Combinat...
Decision Trees (DTs) are widely used Machine Learning (ML) models with a broad range of appli- catio...
In Artificial Intelligence (AI) field, decision trees have gained certain importance due to their ef...
This document is devoted to artificial intelligence and optimization. This part will bedevoted to ha...
Among the learning algorithms, one of the most popular and easiest to understand is the decision tre...
Machine learning algorithms are used to learn models capable of predicting on unseen data. In recent...
Abstract. Decision tree induction techniques attempt to find small trees that fit a training set of ...
Decision trees are among the most popular classification models in machine learning. Using greedy al...
International audienceDecision tree induction techniques attempt to find small trees that fit a trai...
In this paper, we consider decision trees that use two types of queries: queries based on one attrib...
We encode the problem of learning the optimal decision tree of a given depth as an integer optimizat...
This paper treats the problem of construction of efficient decision trees. Construction of optimal d...
We provide a new formulation for the problem of learning the optimal classification tree of a given ...
\u3cp\u3eWe encode the problem of learning the optimal decision tree of a given depth as an integer ...
Decision tree learning is a widely used approach in machine learning, favoured in applications that ...
One of the biggest problem that many data analysis techniques have to deal with nowadays is Combinat...
Decision Trees (DTs) are widely used Machine Learning (ML) models with a broad range of appli- catio...
In Artificial Intelligence (AI) field, decision trees have gained certain importance due to their ef...
This document is devoted to artificial intelligence and optimization. This part will bedevoted to ha...
Among the learning algorithms, one of the most popular and easiest to understand is the decision tre...
Machine learning algorithms are used to learn models capable of predicting on unseen data. In recent...
Abstract. Decision tree induction techniques attempt to find small trees that fit a training set of ...
Decision trees are among the most popular classification models in machine learning. Using greedy al...
International audienceDecision tree induction techniques attempt to find small trees that fit a trai...
In this paper, we consider decision trees that use two types of queries: queries based on one attrib...
We encode the problem of learning the optimal decision tree of a given depth as an integer optimizat...
This paper treats the problem of construction of efficient decision trees. Construction of optimal d...
We provide a new formulation for the problem of learning the optimal classification tree of a given ...
\u3cp\u3eWe encode the problem of learning the optimal decision tree of a given depth as an integer ...
Decision tree learning is a widely used approach in machine learning, favoured in applications that ...