Recently, I was doing some analysis on the occupation data from BLS and found some interesting...
Latest posts about Machine Learning / iOS Tutorials
Apache Spark / Pyspark and real time predictions
Realtime predictions with Apache Spark/Pyspark and Python There are many blogs that talk about...
Serverless Framework and AWS Lambda Tutorial
Serverless is a framework which will allow us to deploys functions as a service( aka lambdas) in...
Word Embeddings : Word2Vec and Latent Semantic Analysis
In this post, we will see two different approaches to generating corpus-based semantic embeddings...
Amazon Sagemaker Tutorials
In this Amazon SageMaker Tutorial post, we will look at what Amazon Sagemaker is? And use it to...
Deep learning with Keras and python for Multiclass Classification
In this post, we will be looking at using Keras to build a multiclassclassification using...
Predicting height of an user
Introduction to linear regression.¶ In this jupyter notebook we will start with a very...
Predicting kickstarter project success
Building Datascience portfolio projects A couple of years back I started learning iOS development...
Data mining Reddit for Travel Recommendations
As we know Reddit is a goldmine for user generated content and some subreddits have proven to be...
Self Driving Car: Lane Detection
First project for the self driving car nanodegree involves identifying lanes in images and video...
Self driving Car and Machine Learning
Just wanted to update all the readers on a few changes they can expect with the content of the blog...
Uber Part 2 : CoreLocation and MapKit
In this tutorial we will use CoreLocation and Mapkit to get the current user location , set the map...
Build your own Uber app in Swift
In this month’s tutorial we will be building the uber user side app. The key concept you...
Setting up Apple pay in your Swift App
In the last part of the tutorial we will learn how to use Apple pay to buy items in our...
UITableView customization in iOS9 with Xcode
In the previous post we saw how to create a post with image and store in Parse. In this tutorial we...