top of page
data project_edited.png

Click on a project title, or the image below it, to view documentation.

download.png

Feature engineering and selection focused project on the IEEE-CIS Fraud Detection dataset. Conducted deep analysis of tabular transaction and identity data, discovering that missing values often carried strong fraud signals. Engineered numerous high-impact binary presence features along with behavioral, velocity, and time-based features (including transaction hour). Built and evaluated a tuned LightGBM model using Stratified 5-Fold Cross-Validation with native categorical handling, achieving a strong 0.8506 OOF CV AUC. Several engineered features ranked among the top predictors by feature importance.

Asset composition by industry.png

In this capstone project for the Google Data Analytics Certificate offered by Google through Coursera, analyses are performed over the publicly available financial information of thirty different companies across ten industries. Using SQL, the public dataset library of BigQuery (Google's data warehouse) is queried for information of publicly traded companies from the SEC Public Dataset and then downloaded into tables. Then with a combination of SQL and Excel the data in those tables is transformed into a standardized format so that comparisons can be drawn between the companies. The standardized data is then uploaded to R Studio where R programming is used to produce the visualizations of various financial ratios and growth patterns to evaluate the companies against one another. This is the most extensive project to date.

Slide-16_9-6-1200x630.png

This project was the culminating assignment for the capstone course of the UC Davis Learn SQL Basics for Data Science Specialization offered through Coursera. This capstone project required picking a dataset and then using Python to upload the selected data into a pandas data frame within a Jupyter notebook. Once the data was loaded into a data frame we were tasked with using a combination of Python and SQL code to query and explore the data, form a hypothesis, and then ultimately run an analysis to test or confirm our hypotheses. Building off of the the earlier courses in the specialization I chose to use an A/B testing analysis as well as the Yelp dataset again. The other two options were sports performance data or data gathered from political tweets and I wanted to stick with business related data. The capstone course contained 4 milestones for the project, the PDF  attached contains milestone 4, but has the earlier milestones embedded inside the file as attachments. This is the most recent project to date.

img for wix.jpg

In this final assignment for the "Data Wrangling, Analysis, and AB Testing with SQL" online course, offered by UC Davis through Coursera, we were tasked with using SQL to create variables and queries for an example dataset of an imaginary E-commerce company for the purposes of performing AB testing. Then, using the results of our queries we found the p-values for certain treatments to see if there were any statistically significant effects on whether an item was either viewed or ordered.

  • LinkedIn Social Icon
  • GitHub
  • Google+ Social Icon
  • Facebook Social Icon
bottom of page