Stream-AD / MIDAS

Anomaly Detection on Dynamic (time-evolving) Graphs in Real-time and Streaming manner. Detecting intrusions (DoS and DDoS attacks), frauds, fake rating anomalies.
Apache License 2.0
762 stars 93 forks source link

Add missing imports, demo.sh executable #1

Closed ritesh99rakesh closed 4 years ago

ritesh99rakesh commented 4 years ago

Some imports are missing from anom.cpp and nodehash.cpp

ritesh99rakesh commented 4 years ago

@bhatiasiddharth I have made demo.sh file executable and uploaded it. I have tested this branch on my system and it is working. We don't have to change the README.md file. Please consider merging.