GitHub / Coder-Chitta / Decision-Tree
Decision Tree is the most powerful and popular tool for classification and prediction. A Decision tree is a flowchart-like tree structure, where each internal node denotes a test on an attribute, each branch represents an outcome of the test, and each leaf node (terminal node) holds a class label.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coder-Chitta%2FDecision-Tree
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 131 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago