Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 261 Bytes

literature-review.md

File metadata and controls

11 lines (7 loc) · 261 Bytes

Introduction

Malware similarity research often falls into one of these categories:

  • similarity search
  • clustering
  • nearest neighbor
  • multi-class classification

Each of these requires feature identification and a similarity metric or distance measure.