Models.jl logo
Models.jl
  • Index
    • Why does this package exist?
    • Contents
  • Design
  • API
  • TestUtils
Version
  • Index
  • Index
Edit on GitHub

Models

Why does this package exist?

Models.jl defines the Template and Model types as well as a common API for constructing a generic model in downstream packages, including:

  • Calling fit on a Template.
  • Calling predict on a Model.
  • Assigning traits such as EstimateTrait and OutputTrait.
  • Testing interfaces and downstream dependencies with TestUtils.

Contents

  • Design
    • Models and Templates
    • Calling fit and predict
    • Traits
  • API
    • Abstract Types
    • Common API
    • Traits
  • TestUtils
    • Interface Tests
    • Test Fakes
Design »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.25 on Friday 15 September 2023. Using Julia version 1.9.3.