HDDT
Decision Tree Algorithm
An R implementation of Hellinger distance decision tree algorithm.
Hellinger distance decision tree
10 stars
4 watching
4 forks
Language: R
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes. | 2 |
| This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| A Julia package implementing popular machine learning algorithms | 8 |
| A Java implementation of a fairness-aware decision tree classifier for online stream-based classification | 8 |
| An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 |
| An implementation of the ID3 algorithm for building decision trees | 1,438 |
| An R package that provides a visualization tool for decision trees with integrated heatmaps, allowing users to visualize and interact with tree parameters. | 57 |
| A Python implementation of an algorithm for constructing decision trees with regularization and various bounding functions to accelerate the search process. | 101 |
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| An implementation of an optimal decision tree algorithm with noisy outcomes, specifically tailored to simulate real-world decision-making under uncertainty | 0 |
| An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
| Library for comparing sequences of characters with various distance metrics. | 117 |
| An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface | 62 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| Develops decision trees from derivatives of ReLU networks to improve model interpretability and robustness | 21 |