skent259 / mildsvm

Multiple Instance Learning with Distributions, SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update tests to use `expect_snapshot()` for some predictions

skent259 opened this issue · comments

This locks down predictions to allow for better controls on whether results change.

See: https://testthat.r-lib.org/reference/expect_snapshot.html

Fixed in 13f4dd1