willkurt / ID3-Decision-Tree
JavaScript Implementation of the ID3 Decision Tree algorithm with some basic visualization
☆69Updated 6 years ago
Alternatives and similar repositories for ID3-Decision-Tree:
Users that are interested in ID3-Decision-Tree are comparing it to the libraries listed below
- javascript implementation of logistic regression/c4.5 decision tree☆65Updated 5 years ago
- Natural Language Tools☆171Updated 13 years ago
- Nodejs wrapper for Stanford Classifier.☆47Updated 3 years ago
- Bayesian classifier with Redis backend☆622Updated 10 years ago
- ☆128Updated 6 years ago
- Small JavaScript implementation of ID3 Decision tree