Category: Blog

  • Demo: Interactive Visualization of Projects Risks

    Intro I’ve mentioned a couple of times in the past the words “Shiny” and “Dashboard”. I think it’s high time we demo it and some of its capacities. Disclaimer: One could use Excel to the what’s detailed here. But this Blog is about R programming mostly, so… We won’t be doing that today. So I’ve…

  • Generalizing the “Ransomware approach” to other data

    No code for today. I am busy with other personal stuff, and this blog is only my “weekend hobby” after all. But I make a point of trying to write something every week, and if you’ll allow me, this week will not be about “R Programming”, but about concepts, of “applications of Anomaly Detection” and…

  • Simplified Ransomware detection (2/2)

    Last week, we created a “dummy” dataset of number of files edited per minute in a theoretical shared folder of users’ documents. We did that as a setup to later demo some ways of detecting sudden changes to those numbers, expecting that would be one behaviour of a potential ransomware for us to detect. Let’s…