Category: Hadoop
-
Talking #Kafka and #DeepLearning at #BigDataBelfast
A very quick heads up, I’ll be talking at Big Data Belfast on Thursday 18th October. The talk is an walkthrough of a complete system that creates automated learning system using Kafka and DeepLearning4J. You don’t need any programming knowledge, I’ll be explaining everything in English. The idea is to show what a full system…
-
Strata London Talk Slides and Code. #stratadata #kafka #dl4j
Proof if proof were needed…. so Strata London was an absolute pleasure to talk at. Those who know me know I’m a big fan of the conference, so to talk at it was an additional boost. Who knew that Strictly data could cross boundaries like that. The slides are available on the Strata website and…
-
Like BigData tools you won’t need AI 99% of the time . #bigdata #data #machinelearning #ai #hadoop #spark #kafka
The Prologue. Recently I’ve been very curious, I know that alone makes people in tech really nervous. I was curious to find out the first mentions of BigData and Hadoop in this blog, April 2012 and the previous year I’d been doing a lot of reading on cloud technologies and moreover data, my thirty year…
-
It Does Not Take A Ton of #AI or #MachineLearning to make #customers delighted. #delight101
Reality Check, Your Customers Probably Don’t Care About AI Can we just be honest a second, most AI or Machine Learning tools are going to be overkill for most small business. The amount of marketing saying that it’s going to increase ROI and all that, well it’s starting to sound as snake oil as the…
-
The 30 Second Bayesian Classifier #machinelearning #bayes #classification
I’m putting this up as I got a nice email from a reader who was having trouble with running the Britney example. And as developers know, bad examples are enough to put people off…. actually they’re toxic. See what I did there… Classifier4J The Classifier4J library is old so it’s not on any Maven repository…
-
When everyone is saying #no doesn’t mean you should stop. #startups #bigdata #hadoop
“I want to be the new Clubcard in town…” In 2009/2010 I was working on customer loyalty technology with a view to doing something on the phone. So uVoucher was born with probably too much fanfare and talking. The value for me wasn’t the iPhone app for the retailer, it was the data and the learning…
-
Hadoop In NI Hospitals – #WildSundayThoughts #NHS #NI #data #hadoop
Sunday mornings are for tea, The Sunday Times and thinking. And with changes in my daily work routine, all for the better, that’s got me thinking on large scale things with data again. I’ve been thinking about Hadoop a lot again over the last week. “Is it dead?” posts in Quora, Spark 2.0 coming out…
-
Open Sourcing Proof of Concept Grant Projects – #nistartups #startups #code4pizza #techstartni #littledeliapp #receet
File this in “this will probably annoy a lot of people”…. The Proof of Concept grants in Northern Ireland are a good idea, let me get that bit out of the way first. While I personally find it limiting to those that can apply for it (i.e. you need the cash first then claim it…
-
So you wanna be a #datascientist? Well, apply for this then. #jobfairy
Channel Your Inner Nate Silver So you’ve read the Smart Cities book, you’ve followed every Nate Silver post in 538….. now to put it all into practice. An opportunity to do some very serious future cities planning with the Greater London Authority and MastodonC. Good luck! The Full Job Posting Details https://www.london.gov.uk/city-hall/jobs/current-vacancies/GLA2981 Salary: £41,209 per annum…
-
Processing JSON with Sparkling – #sparkling #spark #bigdata #clojure
While many developers crave the loveliness and simplicity of JSON data it can come with its own set of problems. This is very true when using tools like Spark for consuming data as you cannot guarantee that one line of the text file contains one complete block of a JSON object for processing. Resilient Distributed…