Package: BORT 0.1.0
BORT: Beyond Pareto: Bi-Objective and Multi-Objective Regression Trees’
Implements the Bi-objective Regression Tree (BORT) for efficiently learning vector-valued functions. Unlike traditional methods that rely on constructing multiple models or static scalarisation, BORT integrates the exploration of the Pareto front directly into a single tree's growth process. It provides high-efficiency, single-model approaches that can Pareto-dominate entire Pareto-consistent families of trees, supported by a C backend for fast computation. For more details see Paz (2026) <doi:10.1007/978-3-032-28393-1_2> and Paz (2025) <doi:10.1007/978-3-031-78401-9_2>.
Authors:
BORT_0.1.0.tar.gz
BORT_0.1.0.tar.gz(r-4.7-arm64)BORT_0.1.0.tar.gz(r-4.7-x86_64)BORT_0.1.0.tar.gz(r-4.6-arm64)BORT_0.1.0.tar.gz(r-4.6-x86_64)
BORT_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
BORT/json (API)
| # Install 'BORT' in R: |
| install.packages('BORT', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4e8d2a2f68. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 110 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | OK | 105 |
Exports:bort
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BORT: Multi-objective Regression Trees | bort |
