Home

Awesome

radar-java

Java Implementation of Radar: Residual Analysis for Anomaly Detection in Attributed Networks acc. to J.Li (2017)

How to use

Add the OjAlgo dependecy for linear algebra to your gradle.buile file

	compile group: 'org.ojalgo', name: 'ojalgo', version: '31.0'

Add RadarImpl.java to your project then use scoreFromRadar() to get the node anomaly score