pymc-devs/pymc

Refactor sampler warnings to a serializable data structure

開放

#6,252 建立於 2022年10月28日

 (0 則留言) (0 個反應) (0 位負責人)Python (1,902 個分叉)batch import
help wantedtrace-backend

倉庫指標

星標
 (7,926 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

As discussed in this and this comment the sampler warnings should be refactored into a data structure that can accomodate...

  • Hierarchical samplers
  • Samplers of different type (not everything is NUTS)

This is mostly a matter of thinking (hard) about data structures, also with McBackend protobufs and ArviZ InferenceData schema in mind.

貢獻者指南