Skip to main content
Ctrl+K
Fortuna's logo Fortuna's logo

Fortuna's documentation

Site Navigation

  • Quickstart
  • Installation
  • Examples
  • Usage modes
  • API References
  • Methods

Site Navigation

  • Quickstart
  • Installation
  • Examples
  • Usage modes
  • API References
  • Methods

Section Navigation

Contents:

  • Probabilistic model
  • Output calibration model
  • Likelihood function
  • Model
    • Built-in models
    • Flax Linen Module
    • Model manager
    • Model Utils
  • Output calibrator
  • Probabilistic output layer
  • Conformal prediction
  • Data loader
  • Metric
  • Utils
  • Plot
  • Amazon SageMaker integration
  • Typing

ModelΒΆ

A deterministic model from inputs to outputs. You can choose among several built-in models, or bring in your own model by overwriting Module. The model forward pass is orchestrated by a model manager.

Contents:

  • Built-in models
  • Flax Linen Module
  • Model manager
  • Model Utils

previous

Likelihood function

next

Built-in models

© Copyright 2022, AWS.