nodejs-decision-tree
Classification tree
A Node.js implementation of a decision tree using the ID3 algorithm for classification
NodeJS Implementation of Decision Tree using ID3 Algorithm
210 stars
7 watching
81 forks
Language: JavaScript
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the ID3 algorithm for building decision trees | 1,438 |
| An implementation of decision trees for classification in Racket machine learning. | 4 |
| An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
| A Julia package implementing popular machine learning algorithms | 8 |
| A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |
| A Java implementation of a fairness-aware decision tree classifier for online stream-based classification | 8 |
| A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 26 |
| Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
| This C++ project provides an implementation of decision tree algorithms for classification tasks | 7 |
| A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,494 |
| A CSS-based tree component with customization options and event handlers. | 11 |
| A Go-based decision tree library allowing custom rule-based decision making | 37 |
| Tool for finding nodes in a tree using CSS-like selectors | 62 |
| A tool for filtering, mapping, and reducing data in JavaScript from the command line. | 420 |
| Utility to create a new tree by mapping all nodes with a given function | 35 |