htm-community / NAB

The Numenta Anomaly Benchmark
GNU Affero General Public License v3.0
3 stars 3 forks source link

Py2 compatibility: add Numenta, NumentaTM, htmjava detectors #2

Closed breznak closed 5 years ago

breznak commented 5 years ago

TODO for a separate task:

This has also been submitted to numenta/NAB https://github.com/iandanforth/NAB/pull/9

breznak commented 5 years ago

Please review when you have time, most of the large file changes is just copied from the py2 branch of NAB.

ctrl-z-9000-times commented 5 years ago

Cool! If I may ask, how did you test this? What were the results?

breznak commented 5 years ago

If I may ask, how did you test this?

yes, locally. All combinations (py2,3) of detectors install and work seamlessly. That is the goal of this PR.

What were the results?

I don't quite understand. This is not (yet) our htm.core, "just" original numenta's Numenta & NumentaTM detectors using py2.