// DATA_ANALYTICS

Signal from messy systems.
Models that explain.

Graduate-level machine learning, graph analytics, PySpark pipelines, database systems labs, and real healthcare data tooling — organized as a deeper technical layer beneath the project archive.

analytics.kernel
ingestnyc_airbnb_2019.csv37k+ rows
cleanIQR · encode · scaleready
modellinear/logistic regressionfrom scratch
graphLouvain · modularityclusters
sparkpipeline · CV · dropout MLdistributed
0Analytics Case Studies
0NY Airbnb Records
0Repo-Ready Systems
0Airbnb F-score
// FEATURED_CASE_STUDIES

Data work with teeth

A mix of portfolio-ready coursework, sanitized repo artifacts, and practical data tooling from real product environments.

// RESEARCH_SYSTEMS_LAYER

Repo-backed analytics lab

The GitHub starter pack becomes the proof layer: sanitized notebooks, artifacts, requirements, and reproducible project framing.

sanitized · repo-ready · graduate CS
θ = (XᵀX)⁻¹Xᵀy
ML · FROM SCRATCH
linear · logistic · Bayesian inference

AI / ML From Scratch

Readable implementations of core algorithms from graduate coursework without hiding behind library magic.

NumPySGDGibbs Sampling
Details
PYSPARK · ML
Spark ML pipelines · cross-validation

PySpark Health + Education ML

Distributed analytics practice: healthcare-style EDA and student dropout classification using Spark workflows.

PySparkSpark SQLML Pipelines
Details
SQL> SELECT * FROM PLAN_TABLE;
DATABASE SYSTEMS
SQL*Plus · execution plans · concurrency

Oracle Database Systems Labs

Redacted lab artifacts covering schema querying, execution-plan inspection, transactions, locks, and spool workflows.

OracleDBMS_XPLANSQL*Plus
Details
clean → encode → scale → model
PREPROCESSING
IQR · imputation · skew correction

Data Cleaning & Preprocessing

Graduate notebooks focused on the decisions that happen before modeling: missingness, outliers, encoding, scaling, and transforms.

pandasNumPyJupyter
Details
normalize(records).sort()
HEALTHCARE DATA
internal tooling · pharmacy records

Pharmacy Data Sorting

Python utility work for pharmacy record sorting and normalization during the KARE Rx Partners tenure.

PythonCSVData Ops
Details
KARE · DATA ENGINEERING
11+ healthcare brands · EDA · validation

KARE Ecosystem Data Work

Data acquisition, pre/post-processing, integrity validation, and exploratory analysis inside a healthcare AI ecosystem.

EDAValidationHealthcare
Details
// OPERATING_MODEL

How I approach messy data

Most analytics work is not model selection. It is framing the question, cleaning the data, understanding failure modes, validating assumptions, and turning the result into something another person can trust.

01Frame

Define the decision, the stakeholder, and what “better” means.

02Profile

Inspect missingness, skew, leakage, data types, outliers, and distribution shape.

03Transform

Encode, scale, filter, normalize, join, and document the tradeoffs.

04Model

Build interpretable baselines before chasing complexity.

05Explain

Translate metrics into decisions, risks, and next actions.

// DEEP_DIVE

Want the technical walkthrough?

Ask me about the notebooks, the graph analytics work, the database systems labs, or how I turned coursework into clean repo-ready artifacts.