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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EvoTrees.jl!