rml-decisiontrees
Decision Tree Library
An implementation of decision trees for classification in Racket machine learning.
Racket Machine Learning - Decision Trees
4 stars
1 watching
2 forks
Language: Racket
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. | 13 |
| | A Julia package implementing popular machine learning algorithms | 8 |
| | An implementation of the ID3 algorithm for building decision trees | 1,438 |
| | A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 26 |
| | A Go-based decision tree library allowing custom rule-based decision making | 37 |
| | An implementation of a k-Nearest Neighbor algorithm for classification in Racket. | 1 |
| | An implementation of incremental decision tree algorithms and ensemble methods for efficient machine learning on streaming data | 100 |
| | A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| | A tool for visualizing decision tree partitions in R using ggplot2. | 93 |
| | An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
| | This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| | A Node.js implementation of a decision tree using the ID3 algorithm for classification | 210 |
| | An algorithm for inferring optimal binary decision trees in C++ and wrapped by a Python interface | 62 |
| | A path planning algorithm using a randomized tree approach with Dubins curves and collision checking. | 48 |
| | A flexible and extensible machine learning library for Ruby | 385 |