DecisionTree.jl

Machine learning library

A Julia package implementing popular machine learning algorithms

Julia implementation of Decision Tree (CART) and Random Forest algorithms

GitHub

8 stars
1 watching
0 forks
Language: Julia
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
benhamner/machinelearning.jlA Julia library providing a consistent API for common machine learning algorithms116
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
greenfish77/gaenariA C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time.26
doubleplusplus/incremental_decision_tree-cart-random_forestAn implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data100
zdanielsresearch/hellingertreesmatlabImplementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes.2
aia-uclouvain/pydl8.5An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface62
yandongliu/learningjsA JavaScript implementation of machine learning algorithms, including logistic regression and decision tree models.65
juliaai/mlj.jlA toolbox providing common interfaces and meta-algorithms for machine learning models in Julia.1,803
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
danielsdeleo/deciderA flexible and extensible machine learning library for Ruby385
kaurao/hddtAn R implementation of Hellinger distance decision tree algorithm.10
cstjean/scikitlearn.jlA Julia implementation of popular machine learning algorithms and interfaces.547