Tuesday, December 8, 2015

Linux - NFLog and System Tap

Linux - NFLog and System Tap

I used nflog with iptables to count packets for a specific user (I will edit this later and add more info).

Later, I was told to investigate System Tap for this same use case, but never had time. So I'll write more about System Tap when I have time to investigate this.

No comments:

AI / ML - Feature Engineering - Interaction Features

I added some new macro features to my model - credit card debt, credit card delinquency, and unemployment data. Some of these were VERY infl...