DecisionTree.jl
Machine learning library
A Julia package implementing popular machine learning algorithms
Julia implementation of Decision Tree (CART) and Random Forest algorithms
8 stars
1 watching
0 forks
Language: Julia
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| An implementation of the ID3 algorithm for building decision trees | 1,438 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| A Julia library providing a consistent API for common machine learning algorithms | 116 |
| This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 26 |
| An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 |
| Implementation of Hellinger Distance Decision Trees and Forests for binary decision problems with imbalanced data and numeric attributes. | 2 |
| An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface | 62 |
| A JavaScript implementation of machine learning algorithms, including logistic regression and decision tree models. | 65 |
| A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,803 |
| A Go-based decision tree library allowing custom rule-based decision making | 37 |
| A flexible and extensible machine learning library for Ruby | 385 |
| An R implementation of Hellinger distance decision tree algorithm. | 10 |
| A Julia implementation of popular machine learning algorithms and interfaces. | 547 |