M.Sc. Computational Data Science (in progress) – UC Riverside
M.S. Applied Mathematics – UC Riverside
Former NASA Data & Analytics Intern – Aerosciences Evaluation and Test Capabilities (AETC)
I work at the intersection of data science, scientific computing, and analytics, building tools that help transform complex technical data into actionable insight.
- Data science for aerospace systems
- Scientific computing and numerical methods
- Machine learning and statistical modeling
- Data visualization and decision-support tools
NYT Text Classification
Comparative NLP study evaluating document representations including Binary Bag-of-Words, TF-IDF, SVD-based embeddings, and DistilBERT transformer embeddings for classifying New York Times articles. Implemented with Scikit-Learn, PyTorch, and HuggingFace.
Deepfake Detection with Transfer Learning
Computer vision project detecting AI-generated images using ResNet18 embeddings and a cross-validated neural classifier. Built using PyTorch and evaluated with standard ML performance metrics.
Streaming Data Structures Analysis
Implementation and analysis of probabilistic streaming algorithms including Bloom Filters, Count-Min Sketch, Flajolet-Martin, and DGIM for analyzing large-scale clickstream data with limited memory.
Social Network Graph Analysis
Graph analytics on the SNAP Facebook network dataset using NetworkX. Includes community detection, structural analysis, and visualization of network properties.
Dimensionality Reduction Analysis
Comparative study of PCA, t-SNE, and UMAP for visualizing high-dimensional datasets and understanding latent structure in complex data.
AI Search Algorithms
Implementation of classical AI search algorithms including Depth-First Search, Breadth-First Search, Uniform Cost Search, and A* using the Berkeley Pacman framework.
LinkedIn: https://linkedin.com/in/kimmycosmos
GitHub: https://github.com/KimmyCosmos