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

GitHub

210 stars
7 watching
81 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
igrigorik/decisiontreeAn implementation of the ID3 algorithm for building decision trees1,438
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4
pzuh/decisiontreeAn implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games.3
bensadeghi/decisiontree.jlA Julia package implementing popular machine learning algorithms8
serengil/chefboostA Python library providing a lightweight framework for building decision trees with categorical feature support463
vanbantruong/fahtA Java implementation of a fairness-aware decision tree classifier for online stream-based classification8
greenfish77/gaenariA C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time.26
aws-samples/aws-nodejs-sampleDemonstrates usage of the AWS SDK for Node.js to interact with Amazon S3303
florentavellaneda/inferdtThis C++ project provides an implementation of decision tree algorithms for classification tasks7
fredkschott/the-node-wayA comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications.1,494
1inus/ng.treeA CSS-based tree component with customization options and event handlers.11
sgrodriguez/ddtA Go-based decision tree library allowing custom rule-based decision making37
syntax-tree/unist-util-selectTool for finding nodes in a tree using CSS-like selectors62
danielstjules/pjsA tool for filtering, mapping, and reducing data in JavaScript from the command line.420
syntax-tree/unist-util-mapUtility to create a new tree by mapping all nodes with a given function35