HellingerTreesMatlab

Decision Tree Library

Implementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes.

A Matlab Implementation of Hellinger Distance Decision Trees and Forests for Binary Decision Problems with Imbalanced Data and Numeric Attributes

GitHub

2 stars
1 watching
3 forks
Language: Matlab
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
bensadeghi/decisiontree.jlA Julia package implementing popular machine learning algorithms8
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
trangdata/treeheatrAn R package that provides a visualization tool for decision trees with integrated heatmaps, allowing users to visualize and interact with tree parameters.57
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
bwaldvogel/liblinear-javaA Java implementation of LIBLINEAR's large-scale regularized linear classification and regression algorithms306
springdaisy/gbdtAn implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data0
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
jblindsay/kdtreeAn efficient spatial data structure for fast point query operations43
doubleplusplus/incremental_decision_tree-cart-random_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
dkendal/zipper_treeProvides an efficient way to traverse and modify nested data structures in Elixir.19