Alexander Lavin
Alexander Lavin
With the removal of VectorEncoder, is there now an intended replacement encoder in [nupic/encoders](https://github.com/numenta/nupic/tree/master/nupic/encoders)?
A category encoder may not be a good solution b/c there's no category list associated with the motor commands; there's a pool of all the sensory elements, but none for...
Thank you @breznak, [here's the PR](https://github.com/numenta/nupic/pull/1481/files). I'll take a look today.
@breznak any progress here?
@breznak would be a great submission to the [NAB competition](http://numenta.org/nab/)!
After editing imports directory for `pattern_machine`, /sm_pooling_1d_test.py and /stp_test.py work, but /sm_pooling_hello_world.py returns `IndexError: list index out of range`.
Thanks @rmccall84, I'll work on the errors with VectorEncoder.
Keeping the issue open b/c some of the tests are still broken.
I think you all would be interested in the [Numenta Anomaly Benchmark (NAB)](https://github.com/numenta/NAB), a benchmark we've created for evaluating online anomaly detection algorithms. It's a dataset of real-world data streams...