alejandroh3005
biostatistician 📊, R enthusiast 💻, graduate student at the University of Washington 🌸
University of WashingtonSeattle, WA
Pinned Repositories
biomedical-data
Course repository for BIOST 544: Introduction to Biomedical Data Science (Autumn 2024) with Dr. Ali Shojaie
categorical-epidemiology
Course repository for BIOST 536: Categorical Data Analysis In Epidemiology (Autumn 2024) with Dr. Katie Kerr and Dr. Pamela Shaw
causal-inference
Course repository for BIOST 578: Causal Inference for Biomedical Studies (Spring 2024) with Dr. Ting Ye
DiscordBot
Program to support features and behaviors of a Discord bot named Gonzo. Group project for Concepts of Programming Languages class.
exoneree-project
Analysis of race and wrongful conviction within the United States National Registry of Exonerations
modelLong
R package for easy modeling and visualization of longitudinal data
RootLocus
Project with Maya Tene to solve a Mechanical Engineering graphical problem using Python.
spatial-analysis
Course repository for CS&SS 554: Statistical Methods for Spatial Data (Winter 2025) with Dr. Jon Wakefield
survival-analysis
Course repository for BIOST 537: Survival Data Analysis In Epidemiology (Winter 2025) with Dr. Ting Ye
Linear-Regression-with-Gradient-Descent
Team project with sheCodes @ Cal Poly Pomona. Our first exposure to machine learning, applied to fit a linear regression model using gradient descent.
alejandroh3005's Repositories
alejandroh3005/causal-inference
Course repository for BIOST 578: Causal Inference for Biomedical Studies (Spring 2024) with Dr. Ting Ye
alejandroh3005/RootLocus
Project with Maya Tene to solve a Mechanical Engineering graphical problem using Python.
alejandroh3005/biomedical-data
Course repository for BIOST 544: Introduction to Biomedical Data Science (Autumn 2024) with Dr. Ali Shojaie
alejandroh3005/categorical-epidemiology
Course repository for BIOST 536: Categorical Data Analysis In Epidemiology (Autumn 2024) with Dr. Katie Kerr and Dr. Pamela Shaw
alejandroh3005/DiscordBot
Program to support features and behaviors of a Discord bot named Gonzo. Group project for Concepts of Programming Languages class.
alejandroh3005/exoneree-project
Analysis of race and wrongful conviction within the United States National Registry of Exonerations
alejandroh3005/longitudinal-data
Course repository for BIOST 540: Longitudinal and Multilevel Data Analysis (Spring 2024) with Dr. Gary Chan
alejandroh3005/MoodyBuds
Project for YHack2020. An app that allows a group of friends to check on each other to boost mental health.
alejandroh3005/spaceship-titanic
Team project to predict of teleportation among Spaceship Titanic passengers using machine learning models
alejandroh3005/survival-analysis
Course repository for BIOST 537: Survival Data Analysis In Epidemiology (Winter 2025) with Dr. Ting Ye
alejandroh3005/UWBiost561
Course repository for BIOST 561: Computational Skills for Biostatistics I (Spring 2024) with Dr. Kevin Lin
alejandroh3005/Answer-Set-Programming-Project
Group project for Symbolic Programming course. An Answer Set Programming Sudoku solver. Final report:
alejandroh3005/GenomeAnalysis
Project for Social Computing course. A program to translate and manipulate genome sequences.
alejandroh3005/Linear-Regression-with-Gradient-Descent
Program files of our first machine learning algorithm. Applied to learn optimal parameters for a Linear Regression model using Gradient Descent.
alejandroh3005/modelLong
R package for easy modeling and visualization of longitudinal data
alejandroh3005/QuantumProgramWithQIBM
Project for Computer Architecture course. A quantum program to demonstrate Quantum Phase Estimation.
alejandroh3005/SchoolDatabaseManagement
Short project exemplifying efficiency in MySQL
alejandroh3005/Uninformed-Search
Program files of two elementary uninformed search algorithms. Applied to graph networks.