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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DecisionTree.jl!