cesium-ml / cesium

Machine Learning Time-Series Platform
Other
671 stars 101 forks source link

TCP tests + TODO comments #68

Closed bnaul closed 9 years ago

bnaul commented 9 years ago

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).

bnaul commented 9 years ago

Going to close this for now since I'll be moving all these tests anyway...