From charlesreid1

Revision as of 06:51, 26 February 2017 by Admin (talk | contribs) (Created page with "=Overview= The idea here is to create a set of scripts that create time series from the Raspberry Pi computers - turning them, effectively, into sensor platforms. The data:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

The idea here is to create a set of scripts that create time series from the Raspberry Pi computers - turning them, effectively, into sensor platforms.

The data:

  • CPU usage
  • memory usage
  • Networking data
  • Wireless data
  • Sniffing various network interfaces
  • Sniffing wifi networks

Parse network data and create Python workflow:

  • Scapy
  • Notebooks
  • Extract data
  • Visualize
  • Pandas
  • Can apply machine learning, unsupervised learning, classification to data


Flags