wd60622 / latent-calendar

Analyze and model weekly calendar distributions using latent components
https://wd60622.github.io/latent-calendar/
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Link to model document in html rendering #56

Closed wd60622 closed 4 months ago

wd60622 commented 4 months ago

The BaseEstimator has a mixin to link to the docs https://github.com/scikit-learn/scikit-learn/blob/8721245511de2f225ff5f9aa5f5fadce663cd4a3/sklearn/utils/_estimator_html_repr.py#L406

This can be used to link to the latent calendar models https://wd60622.github.io/latent-calendar/modules/model/#latent_calendar.model.latent_calendar.LatentCalendar https://wd60622.github.io/latent-calendar/modules/model/#latent_calendar.model.latent_calendar.ConjugateModel https://wd60622.github.io/latent-calendar/modules/model/#latent_calendar.model.latent_calendar.MarginalModel https://wd60622.github.io/latent-calendar/modules/model/#latent_calendar.model.latent_calendar.DummyModel