SQL or ML? The same dataset, two ways.This is the second post in a two-part series going through my “when to use machine learning” flowchart.Dec 17, 2018Dec 17, 2018
Published inHackerNoon.comMachine learning on machines: building a model to evaluate CPU performanceWouldn’t it be cool if we could build a machine learning model to predict machine performance? In this post, we’ll look at several linear…Nov 14, 20182Nov 14, 20182
When should you use machine learning? — Part 1I’m constantly fascinated by machine learning and always excited to find new projects for it. But as trendy as ML has become, sometimes a…Nov 8, 2018Nov 8, 2018
Classifying congressional bills with machine learningI’m always looking for new datasets for ML projects, so I was particularly excited to discover this public domain dataset of ~400k…Nov 1, 20181Nov 1, 20181
Crowdsourcing ML training data with the AutoML API and FirebaseWant to build an ML model but don’t have enough training data? In this post I’ll show you how to build an ML pipeline that gathers labeled…Oct 8, 20181Oct 8, 20181
Published inHackerNoon.comQuery a custom AutoML model with Cloud Functions and FirebaseIf you haven’t heard about AutoML yet, it‘s the newest ML offering on Google Cloud and lets you build custom ML models trained on your own…Aug 27, 20182Aug 27, 20182
Building a ML keynote demo for 100,000+ peopleDid you miss the AutoML announcements and demos during the Cloud Next ’18 keynote? I‘ve got you covered! In this post I’ll provide an…Aug 20, 2018Aug 20, 2018
Published inTensorFlowPredicting the price of wine with the Keras Functional API and TensorFlowCan you put a dollar value on “elegant, fine tannins,” “ripe aromas of cassis,” or “dense and toasty”? It turns out a machine learning…Apr 23, 201814Apr 23, 201814
Published inTDS ArchiveBuild a Taylor Swift detector with the TensorFlow Object Detection API, ML Engine, and SwiftNote: as of this writing there is no official TensorFlow library for Swift, I used Swift to build the client app for prediction requests…Jan 2, 201819Jan 2, 201819
Adding Computer Vision to your iOS AppRecently I’ve been using the Google Cloud Machine Learning APIs with Node.js and Python, but I wondered — wouldn’t it be cool if there was…Oct 26, 20175Oct 26, 20175