Skip to content

Commit

Permalink
Expose more items in lace docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Baxter Eaves committed Jan 16, 2024
1 parent f1413b5 commit cc6fca3
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions pylace/docs/source/lace.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,19 @@ lace module
:toctree: generated
:template: class.rst

lace.ColumnKernel
lace.RowKernel
lace.Engine

lace.Codebook
lace.ColumnMetadata
lace.ValueMap

lace.CategoricalPrior
lace.CategoricalHyper
lace.ContinuousPrior
lace.ContinuousHyper
lace.CountPrior
lace.CountHyper

lace.StateTransition
lace.Engine
lace.RowKernel
lace.ColumnKernel

0 comments on commit cc6fca3

Please sign in to comment.