appsensor icon indicating copy to clipboard operation
appsensor copied to clipboard

Code - New analysis engines

Open jtmelton opened this issue 11 years ago • 4 comments

Different versions of analysis engines could be built, ie stochastic vs. statistical vs. behavioral, etc. (written in java).

jtmelton avatar Jun 27 '14 03:06 jtmelton

this is a big task that will probably be standalone.

jtmelton avatar May 26 '15 04:05 jtmelton

This work is currently underway and being handled separately by a couple of grad students.

jtmelton avatar Feb 10 '16 04:02 jtmelton

What's the status of this issue? As I understand, new analysis engines will and should stay event-driven?

spooz avatar May 04 '17 20:05 spooz

There are 2 engines we currently have in mind to build.

  1. rule engine - this engine uses allows you to compose more complex rules based on boolean logic. The code for this engine is actually already in the build and was contributed by @dscrobonia . It's currently being tested and will be released in the next major build. I'll close this ticket once we release that engine.
  2. trending engine - this is a simpler engine idea, and essentially looks for time-based trend changes. There is currently no code (or design) for this, but we've discussed it in the past.

jtmelton avatar May 05 '17 04:05 jtmelton