LearnAPI.jl
  • Home
  • Anatomy of an Implementation
    • Overview
    • Public Names
    • fit/update
    • predict/transform
    • Kinds of Target Proxy
    • obs and Data Interfaces
    • features/target/weights
    • Accessor Functions
    • Learner Traits
  • Common Implementation Patterns
  • Testing an Implementation
Version
  • Ensembling
  • Ensembling
GitHub

Ensembling

See these examples from the JuliaTestAPI.jl test suite:

  • bagged ensembling of a regression model

  • extremely randomized ensemble of decision stumps (regression)

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.11.0 on Tuesday 13 May 2025. Using Julia version 1.11.5.