A Julia implementation of boosted trees with CPU and GPU support. Efficient histogram-based algorithms with support for multiple loss functions, including various regressions, multi-classification and Gaussian max likelihood.
Features
- Data consists of randomly generated Matrix{Float64}
- Training is performed on 200 iterations
- Model training is performed using fit_evotree
- It supports additional keyword arguments to track evaluation metric and perform early stopping
- When using a DataFrames as input, features with elements types Real (incl. Bool) and Categorical are automatically recognized as input features
- Returns the normalized gain by feature
Categories
Data VisualizationLicense
Apache License V2.0Follow EvoTrees.jl
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EvoTrees.jl!