Recently Published
DATA 607 Project 1 – Chess Tournament Approach
Planned approach for transforming a semi-structured chess tournament cross-table into a reproducible CSV dataset using R and Quarto. The document describes the data structure, required variables, transformation plan, validation strategy, and expected output.
DATA 607 Week 3B - Window Functions Approach
Planned approach for using PostgreSQL window functions to calculate year-to-date and six-day moving averages for daily stock prices.
DATA 607 Week 3A – Global Baseline Approach
Planned approach for retrieving movie-rating data from PostgreSQL and preparing a Global Baseline recommendation analysis in R.
DATA 607 Week 2A: SQL and R Approach
Planned approach for the DATA 607 Week 2A assignment. This project describes the collection of movie ratings using Google Forms, the design of a normalized SQLite database, and the planned analysis in R.
https://rpubs.com/howtwo3/1457462/edit
This report presents my planned approach for evaluating a binary classification model using the penguin predictions dataset. It describes the data source, validation process, probability thresholds, confusion matrices, performance metrics, anticipated challenges, and expected results.
DATA 607 Week 1: Electric Vehicle Rebate Analysis Code
A reproducible analysis of the NYSERDA Drive Clean Rebate dataset, including data preparation, summary tables, visualizations, findings, and recommendations. Code
DATA 607 Week 1: Electric Vehicle Drive Clean Rebate Data
My planned approach for analyzing NYSERDA Electric Vehicle Drive Clean Rebate data using R.