Abstract. One of the important and still not fully addressed issues in evolving decision trees is the induction time, especially for large datasets. In this paper, the authors propose a parallel implementation for Global Decision Tree system that combines shared memory (OpenMP) and mes-sage passing (MPI) paradigms to improve the speed of evolutionary in-duction of decision tree. The proposed solution is based on the classical master-slave model. The population is evenly distributed to available nodes and cores, and the time consuming operations like fitness eval-uation and genetic operators are executed in parallel on slaves. Only the selection is performed on the master node. Efficiency and scalability of the proposed implementation is val...
Abstract. Decision trees are one of the most effective and widely used induction methods that have r...
Model tree the problem of decision tree induction. Recently, an EA was proposed to evolve model ks. ...
When running data-mining algorithms on big data platforms, a parallel, distributed framework, such a...
Abstract. In most of data mining systems decision trees are induced in a top-down manner. This greed...
Abstract Decision tree (and its extensions such as Gradient Boosting Decision Trees and Random Fores...
This paper presents a study that discusses how multi-threading can be used to improve the runtime pe...
In decision tree learning, the traditional top-down divide and conquer approach searches a limited p...
Abstract: A new parallel method for learning decision rules from databases by using an evolutionary ...
A new parallel method for learning decision rules from databases by using an evolutionary algorithm ...
Abstract. In the fields of data mining and machine learning the amount of data available for buildin...
Abstract. Instead of using or fine-tuning the well-known greedy methods to induce decision trees, we...
Abstract. Selecting the close-to-optimal collective algorithm based on the parameters of the collect...
Abstract: In the paper, an evolutionary algorithm for global induction of decision trees is presente...
Univariate decision tree algorithms are widely used in Data Mining because (i) they are easy to lear...
This paper addresses the issue of the induction of orthogonal, oblique and multivariate decision tr...
Abstract. Decision trees are one of the most effective and widely used induction methods that have r...
Model tree the problem of decision tree induction. Recently, an EA was proposed to evolve model ks. ...
When running data-mining algorithms on big data platforms, a parallel, distributed framework, such a...
Abstract. In most of data mining systems decision trees are induced in a top-down manner. This greed...
Abstract Decision tree (and its extensions such as Gradient Boosting Decision Trees and Random Fores...
This paper presents a study that discusses how multi-threading can be used to improve the runtime pe...
In decision tree learning, the traditional top-down divide and conquer approach searches a limited p...
Abstract: A new parallel method for learning decision rules from databases by using an evolutionary ...
A new parallel method for learning decision rules from databases by using an evolutionary algorithm ...
Abstract. In the fields of data mining and machine learning the amount of data available for buildin...
Abstract. Instead of using or fine-tuning the well-known greedy methods to induce decision trees, we...
Abstract. Selecting the close-to-optimal collective algorithm based on the parameters of the collect...
Abstract: In the paper, an evolutionary algorithm for global induction of decision trees is presente...
Univariate decision tree algorithms are widely used in Data Mining because (i) they are easy to lear...
This paper addresses the issue of the induction of orthogonal, oblique and multivariate decision tr...
Abstract. Decision trees are one of the most effective and widely used induction methods that have r...
Model tree the problem of decision tree induction. Recently, an EA was proposed to evolve model ks. ...
When running data-mining algorithms on big data platforms, a parallel, distributed framework, such a...