k-Nearest Neighbors

From this blog you are going to learn about k-Nearest Neighbors and see how to implement the k-Nearest Neighbors algorithm from scratch in python.Full article.

Apple App Rating Prediction

This model was created to take a look into the Apple app overall rating and to test a base predictive model. However, we only predict whether the overall rating for the app is more than 4 stars.. An interative version is deployed on Heroku, and the notebook is on my... [Read More]

Visualizations of Beijing Airbnb

In this post, I will be analyzing the AirBnB Dataset using visualizations. For analysis, I will work on data from Beijing. I want to answer the following questions from my data exploration: How many room types are in Beijing? Which one has more listings? What is the price range between... [Read More]