About Me
Hi! I'm Alicia. I'm a graduate student pursuing a dual degree MBA at Wharton and Computer Science at the University of Pennsylvania.
Skills
Front-End: JavaScript, CSS, HTML
Back-End: Java, C
Data Analysis: Python, R
View my LinkedIn Profile
Allows users to search for attractions, hotels, and restaurants from one place. Recommends top rated hotels and restaurants near the user’s chosen attractions.
Final project for UPenn’s CIS550 Databases class. Nominated for Best All-Around Project Award.
Backend: AWS OracleRDS Database
Frontend: AngularJS, NodeJS (Express)
Final project for CIS519 Applied Machine Learning class.
The project aims to build a generalizable price prediction tool for Airbnb rental units - i.e. see if it is possible to train a model on data from one city (New York City) and then predict prices in a different city (San Francisco)
Evaluated three different machine learning models on generalizability: Linear Regression, LASSO Regression, and Support Vector Regression.
Recommends whether to buy / sell / hold a stock based on sentiment regarding that company on twitter. Final project for CIT594 Data Structures class.