Data Science Portfolio
Zachary’s Resume (pdf)
Data Science Courses Completed
Welcome to my data science portfolio! I’m Zachary Raup, a dedicated and curious data scientist with a strong foundation in physics and a passion for uncovering insights through data. I graduated Summa Cum Laude from Kutztown University with a bachelor’s degree in Physics, where I specialized in data analysis and modeling—particularly in the fields of exoplanets and binary star systems. My research experience sharpened my analytical thinking and deepened my ability to work with complex, real-world datasets.
To build upon this foundation, I pursued professional development through DataCamp, earning certifications as a Data Scientist Associate, Data Analyst Associate, and receiving credentials in Python and SQL. I’ve also completed coursework in machine learning, data preprocessing, and visualization, equipping me with both the theoretical knowledge and hands-on skills needed to drive data-driven solutions.
In my work, I use Python for data exploration, feature engineering, statistical modeling, and machine learning, with libraries such as pandas, scikit-learn, matplotlib, and numpy. I’m also proficient in SQL, where I manage, query, and analyze large datasets efficiently to support decision-making. My visualization skills extend to tools like Tableau and Power BI, where I create compelling dashboards and storytelling visuals to communicate insights clearly and effectively.
I thrive in collaborative environments, enjoy solving challenging problems, and am committed to continuous learning in the fast-evolving world of data science. Whether I’m optimizing a machine learning model, developing a visualization, or diving into raw data, my goal is always to make a meaningful impact through data.
This project explores the use of unsupervised learning and dimensionality reduction techniques to analyze and visualize the similarity between songs based on audio characteristics available from Spotify. By applying preprocessing, feature engineering, and advanced techniques like Non-negative Matrix Factorization (NMF) and t-distributed Stochastic Neighbor Embedding (t-SNE), I created an interactive, interpretable map of songs, with a focus on comparing all tracks to “Blinding Lights” by The Weeknd.
🎵 Top 10 Similar Songs to: Blinding Lights - The Weekend
Accurate weekly sales predictions are essential for retail businesses to manage inventory, forecast demand, and optimize profitability. This project explores the use of machine learning techniques to predict weekly sales for Walmart stores based on historical data spanning 2010 to 2012. Various regression models, including Random Forest, Boosted Trees, and Ridge Regression, were applied and compared to identify the most reliable approach for capturing complex data relationships and improving predictive accuracy.
This project explores the effectiveness of five machine learning models—Logistic Regression, K-Nearest Neighbors (KNN), Decision Tree, Random Forest, and Support Vector Machine (SVM)—in predicting diabetes status using a cleaned patient dataset. By employing cross-validation and assessing key metrics such as accuracy, precision, recall, and F1 score, the analysis highlights the importance of selecting a model that balances these metrics for reliable healthcare applications. A model with high accuracy and recall is crucial for effectively identifying diabetic patients, thereby minimizing the risks associated with missed diagnoses.
This research project focuses on modeling the transit of exoplanets across stars using the Python package ‘batman’. The objective was to accurately predict changes in stellar brightness during these transits, validated against photometry data from the CR Chambliss Astronomical Observatory (CRCAO). Methodologically, a physics-based model was developed and evaluated using a log likelihood function to fit observational data. The Markov Chain Monte Carlo (MCMC) algorithm, facilitated by ‘emcee’, enabled exploration of parameter uncertainties such as planet radius and transit timing. Visualizations created with matplotlib included light curves, histograms of parameter distributions, and a corner plot illustrating parameter correlations. Presenting findings at the 241st AAS meeting highlighted contributions to understanding exoplanet transit dynamics, crucial for advancing knowledge of planetary systems beyond our solar system.
The goal of this project is to utilize MySQL queries to perform analysis of trends and relationships embedded within the Dognition database. Developed as a fundamental component of the ‘Managing Big Data with MySQL’ course from Duke University, the project focuses on refining and applying skills in data cleaning, sorting, and employing advanced analytical techniques using SQL. By exploring large datasets such as the Dognition database, the project aims to uncover meaningful insights into canine behavior patterns and preferences, leveraging robust data management practices to extract actionable intelligence for further research and practical applications in understanding and enhancing dog-human interactions.
The project was undertaken as part of the ‘Data Visualization in Tableau’ course in Data Camp, where I applied advanced data visualization techniques to transform raw museum data into a meaningful and engaging interactive animation. By leveraging Tableau’s powerful features, I was able to create a comprehensive and user-friendly tool that highlights key patterns and trends in museum visitor behavior by the hour. This project not only demonstrates my proficiency in using Tableau for data visualization but also underscores the practical application of these skills in real-world scenarios.
Zachary’s Portfolio
Project 1: Discovering Similar Songs using Machine Learning and Spotify
Project 2: Regression Modeling | Walmart Sales Prediction
Project 3: Predicting Diabetes Using Machine Learning | Comparison of Classification Models
Project 4: Utilizing MCMC in Python to Explore the Parameter Space of an Exoplanet Transit
Project 5: Insights into Dog Behavior: Analyzing Dognition Data with MySQL
Project 6: Interactive Animation of Museum Visitor Paths and Hourly Room Traffic in Tableau