Python / R / Tableau / Machine Learning
Made predictions about customer demand for new products based on historical performance of established material attributes. Used a Random Forest ML model that demonstrated a 22% reduction in MAPE, as compared to a singular regression tree approach. Results visualized using matplotlib and Tableau to communicate optimized product launch plan details.
Python / AWS / Sagemaker
Deployed Python "BeautifulSoup" package to scrape ecommerce websites. Built two script versions - a local Selenium driver retrieval with headless browsing functionality, and an API version for automation in AWS (Sagemaker).
R / Machine Learning / Correlation Testing
Created business forecasts using multiple linear regression models that ingest macroeconomic variables as predictive factors.
Python / R / GIS / Correlation Testing
Used correlation testing to identify most impactful environmental factors that affect employee retention. Identified inflection points in data density plots to communicate key retention parameters. Also used geo-spatial analysis to evaluate the effect of commute times on retention metrics.
Python / Streamlit / GIS
Coded an interactive data dashboard in Python using the Streamlit service and library to host in a web app.
Web Scraping / Python
Scraped eclipse data from Wikipedia with requests and BeautifulSoup to analyze magnitude seasonality and visualize upcoming eclipse events.
Tableau / GIS
Created a Tableau dashboard with my personal Strava data.
R / GIS
Fender history plotted on a globe using R plotly.
Python / Machine Learning
K-means cluster analysis of NYC Air Quality (NYC Open Data Set) as it relates to certain environmental parameters using Python.