The Wayback Machine - https://web.archive.org/web/20201013004815/https://github.com/invenia/Models.jl
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Models

Stable Latest

Build Status 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

Packages

No packages published

Languages

You can’t perform that action at this time.