Welcome back from Part 1. On our last episode we did an introduction, spoke briefly on the overall structure of the program, discussed our demo data source, and did some foreshadowing of this week. This …
-
-
Behind the Scenes of “RT’s HoRT IoT-A, An AIoT-P MVP Demo”: Part 2- The Streaming Engine
-
Behind the Scenes of “Rawkintrevo’s House of Real Time IoT Analytics, An AIoT platform MVP Demo”
Woo, that’s a title- amirigh!? It’s got everything- buzzwords, a corresponding YouTube video, a Twitter handle conjugated as a proper noun. Introduction Just go watch the video– I’m not trying to push traffic to YouTube, …
-
Building a License Plate Recognizer For Bike Lane Uprising
UPDATE 6/20/2019: Christina of Bike Lane Uprising doesn’t work in software sales, and therefor is terrified of “forward-selling”, and wants to make sure its perfectly clear that automatic plate recognition, while in the road map, will …
-
Pavlov’s Sandman pt 3: Hacking a Shock Collar and the benefits of Propper Cargo Culting
In the last post I laid out a super simple algorithm for detecting snores. You might have read that and thought, “dude, this barely counts as data science”. I would agree with you. I did that in …
-
Pavlov’s Sandman Pt 2: Background and Detecting Snores
Where rawkintrevo learns some hard data science lessons.
-
Pavlov’s Sandman pt. 1
I snore. I’m perfect in many most ways, but this is the one major defect I am aware of. Like any good engineer, upon learning of a defect I set out to correct or at …
-
Borg System Architecture
or “how I accidentally enslaved humanity to the Machine Overlords”. The Borg are a fictional group from the Sci-Fi classic, Star Trek, who among other things have a collective consciousness. This creates a number of …
-
Using JNIs (like OpenCV) in Flink
For a bigger project which I hope to blog about soon, I needed to get the OpenCV Java Native Library (JNI) running in a Flink stream. It was a pain in the ass, so I’m …
-
Watching YouTube Activity with Apache Streams
We’re finishing up our series of blogs on providers with YouTube. After this we’ll get down business on building our own social monitoring quasi-app! Getting YouTube Credentials Before accessing any API, we of course need …
-
Deep Magic, Volume 3: Eigenfaces
This week we’re going to really show off how easy it is to “roll our own” algorithms in Apache Mahout by looking at Eigenfaces. This algorithm is really easy and fun in Mahout because Mahout …