HDDT

Decision Tree Algorithm

An R implementation of Hellinger distance decision tree algorithm.

Hellinger distance decision tree

GitHub

10 stars
4 watching
4 forks
Language: R
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zdanielsresearch/hellingertreesmatlab Implementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes. 2
florentavellaneda/inferdt This C++ project provides an implementation of decision tree algorithms for classification tasks 7
bensadeghi/decisiontree.jl A Julia package implementing popular machine learning algorithms 8
vanbantruong/faht A Java implementation of a fairness-aware decision tree classifier for online stream-based classification 8
doubleplusplus/incremental_decision_tree-cart-random_forest An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data 100
igrigorik/decisiontree An implementation of the ID3 algorithm for building decision trees 1,439
trangdata/treeheatr An R package that provides a visualization tool for decision trees with integrated heatmaps, allowing users to visualize and interact with tree parameters. 57
xiyanghu/osdt A Python implementation of an algorithm for constructing decision trees with regularization and various bounding functions to accelerate the search process. 100
johnstonskj/rml-decisiontrees An implementation of decision trees for classification in Racket machine learning. 4
sjia1/odt-with-noisy-outcomes An implementation of an optimal decision tree algorithm with noisy outcomes, specifically tailored to simulate real-world decision-making under uncertainty 0
pzuh/decisiontree An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. 3
doukremt/distance Library for comparing sequences of characters with various distance metrics. 117
aia-uclouvain/pydl8.5 An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface 62
serengil/chefboost A Python library providing a lightweight framework for building decision trees with categorical feature support 460
guanghelee/iclr20-locally-constant-nets Develops decision trees from derivatives of ReLU networks to improve model interpretability and robustness 21