Augmented feature generation testing (which currently tests all features
against previously-computed values) with unit tests for specific
algorithms. Where possible the tests compare to a priori closed form
solutions; in a few cases where this isn't practical, we compare to the
current outputof that function (so these tests are only beneficial
going forward).
Augmented feature generation testing (which currently tests all features against previously-computed values) with unit tests for specific algorithms. Where possible the tests compare to a priori closed form solutions; in a few cases where this isn't practical, we compare to the current outputof that function (so these tests are only beneficial going forward).