Models.jl

An interface package that defines the methods and types for working with models.
Author invenia
Popularity
3 Stars
Updated Last
1 Year Ago
Started In
March 2020

Models

Stable Latest

CI Codecov

code style blue

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.

Used By Packages

No packages found.