Computer Vision: Object Recognition with Transfer Learning using the Inception V3 Neural Network
How I used a state-of-the-art convolutional neural network to make a tool for classifying the content of images - and how you can too.
Ben Ironside - Data Science Blog
How I used a state-of-the-art convolutional neural network to make a tool for classifying the content of images - and how you can too.
In this post I use information about homes sold from 2006-2010 in Ames, Iowa, to create a model for predicting sale prices, and submit my model to a Kaggle competition.
My model for predicting whether a Reddit post will elicit an above-average number of comments, based on data scraped from thousands of Reddit posts.