Tool to turn bro logs into data for all sorts of machine learning/statisticable csvs
- AVG/TOT across domains
- Time series in domain
- All n length fingerprints for a period across domains
- All n length fingerprints across domains
- Add PCR(s)
- Remove grep
- Directory Load
- see if I should be using pandas pivots
- Aggregate each domain file
- Time Based Split
- Find CDX data
- Data cleaning
- Shitty anomaly detect
- Shitty clustering
- Periodicity & jitter test w/ fake data in iPynb
- https://github.com/featuretools/featuretools
- TPOT
- Random Anomaly Detection