Projects

  • Real Estate Price Predictions

    Real Estate Price Predictions

    The real estate price prediction in Ames, Iowa is a popular competition on Kaggle and provides a great dataset to apply creative feature engineering and advanced regression techniques. In this paper, we analyzed the training and test data sets using uni-variate and bi-variate techniques, handled missing values, dealt with outliers, applied machine learning models and…

    Continue Reading


  • Investment Funds of European Countries

    Investment Funds of European Countries

    This app is designed to allow the user to extract specific information about European investments over the course of ten years. There are three different sets of interactive plots, each being adjusted according to the year selected. In addition to being able to select year, the user will also be able to take a closer…

    Continue Reading


  • Web Scraping Forbes Global 2000

    Web Scraping Forbes Global 2000

    Forbes Global 2000 ranks the largest companies in the world and provides financial metrics including market capitalization, assets, profits, and sales. I used Selenium and chromedriver to web scrape the list, along with each company’s page. This entailed making the program first scroll to the bottom of the page to load the content and then…

    Continue Reading