View on GitHub

Sally_Portfolio

Data Analytics & Web Development Portfolio

Sally Rong’s Portfolio

A Portfolio of my Data Analytics & Web Development Projects

Project 1: Predict Recidivism Rates Using Supervised Machine Learning

In this project, we use supervised learning methods to train and evaluate three different predictive models (logistic regression, Ridge regression, and boosted trees) to predict whether or not a criminal defendant will recidivate, utilizing data in the recidivism_data_sample.csv dataset. From the three models we train and evaluate, we proceed to select a final model to best deploy in the real world.

Project 2: Text Analysis of Released Clinton Emails

The purpose of this project is to employ unsupervised machine learning methods and conduct text analysis to identify a key insight or discovery. For this project, we used a dataset of released emails that were sent and received by Hillary Clinton as she served as Secretary of State (and was embroiled in controversy throughout 2015 over her use of personal email accounts on non-government servers). We utilize topic modeling and sentiment analysis methods in our textual analysis of the released emails.

Project 3: Exploring Attributes of LA Traffic-related Fatalities

In this project, we analyze data of traffic-related accidents and fatalities that occured in Los Angeles from 2009-2013. We find interesting insights in exploring different attributes such as vehicle safety equipment, car make, and party age.

Project 4: Front-end Practice: Polaroid Wall Webpage

A webpage that displays Polaroid pictures I’ve captured from my favorite spots in California!

A fun project I made using HTML, CSS, and Javascript!

I completed this project as part of my Introduction to Coding certificate through SheCodes.

Code is open source on Github.

Polaroid Webpage demo