bughelp wanted
倉庫指標
- Star
- (1,461 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
LDA uses a random sampling to score data. This causes slightly different values to to be generated between each run, which makes testing outright equality of tensors a no-go for the parity spec.
We are temporarily disabling the LDA parity spec in favor of fixing tensor equality and will reenable the parity spec using lighter equality restrictions at a later time before the 0.7.0 release.
See the tensor equality issue here: https://github.com/combust/mleap/pull/156