Implemented a basic spell checker inspired by Peter Norvig (https://github.com/soutik/Spell-Checker)
In this project we implement the KNN algorithm from scratch and use it on the Boston Housing Dataset
In this problem set I used the data on all flights that departed NYC (i.e. JFK, LGA or EWR) in 2013. One can find this data as part of the 'nycflights13' R package. Data includes not only information about flights, but also data about planes, airports, weather, and airlines.
Analysis of trends in SAT scores across all schools in NYC. Finding trends in different sections of the SAT exam and figuring the top 5 schools in NYC to increase the probability of getting great SAT scores.
Used R to extract JSON data of all school’s SAT data from https://nycopendata.socrata.com website