filter - Anomaly Detection Algorithms -


i tasked detecting anomalies (known or unknown) using machine-learning algorithms data in various formats - e.g. emails, ims etc.

  1. what favorite , effective anomaly detection algorithms?

  2. what limitations , sweet-spots?

  3. how recommend limitations addressed?

all suggestions appreciated.

statistical filters bayesian filters or bastardised version employed spam filters easy implement. plus there lots of online documentation it.

the big downside cannot detect unknown things. train large sample of known data can categorize new incoming data. can turn traditional spam filter upside down: train recognize legitimate data instead of illegitimate data doesn't recognize anomaly.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -