decisiontree

Decision tree library

An implementation of the ID3 algorithm for building decision trees

ID3-based implementation of the ML Decision Tree algorithm

GitHub

1k stars
40 watching
129 forks
Language: Ruby
last commit: almost 8 years ago
Linked from 3 awesome lists

decision-treemachine-learningrubyrubyml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
bensadeghi/decisiontree.jlA Julia package implementing popular machine learning algorithms8
greenfish77/gaenariA C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time.26
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
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
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
doubleplusplus/incremental_decision_tree-cart-random_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
danielsdeleo/deciderA flexible and extensible machine learning library for Ruby385
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
vanbantruong/fahtA Java implementation of a fairness-aware decision tree classifier for online stream-based classification8
grantmcdermott/parttreeA tool for visualizing decision tree partitions in R using ggplot2.93
rgf-team/rgfA collection of implementations and wrappers for a tree ensemble machine learning method379