Skip to content

invenia/Models.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An interface package that defines the methods and types for working with models.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages