Pipelines and KNeighbors Classifier

On Episode 4 of the Google Developers Machine Learning Recipes with Josh Gordon Youtube series we are going to try to create a pipline to predict and train data as well as implement a high level approach of K Nearest...

Iris Data Decision Tree

On Episode 2 of the Google Developers Machine Learning Recipes with Josh Gordon Youtube series we are looking at the Iris Flowers Data set and are going to attempt to make a Decision Tree using TensorFlow to classify 3 different...

Google Developers Notes

This page’s purpose is to display the notes I took on the Google Developers Machine Learning Recipes with Josh Gordon Youtube series. These notes are also available on the Github Repo for this Independent Study. NOTE: In order to use...

Jekyll + Prose.io

Nothing beats Medium when it comes to blogging. Its overly simplistic, minimal and its true WYSIWYG editor put itself ahead of the races. But there comes a time, when you might need a self-hosted blog. Maybe it’s for a project,...