Julia implementation of Decision Tree (CART) and Random Forest algorithms.
Features
- Create complex ML pipeline structures using simple expressions
- Heterogeneous ensemble learning package
- Pre-pruning (max depth, min leaf size)
- Multi-threaded bagging (random forests)
- Post-pruning (pessimistic pruning)
- Support for ordered features (encoded as Reals or Strings)
Categories
AlgorithmsLicense
MIT LicenseFollow DecisionTree.jl
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DecisionTree.jl!