Monday, January 11, 2016

D-Bus

I was reading up on FirewallD (separate post altogether forthcoming), and noticed it was based on D-Bus, which is an interprocess communication mechanism.

I thought I was aware of all of the interprocess communication mechanisms, but this one is more recently developed.

Looks like I have some reading to do in order to get current on 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...