Pinned Repositories
Algorithms-on-Python
A set of numerical algorithms I coded on Python
AMS-325-Homework-4
Analysis-of-Advertising-Expenses-and-Company-Sales
Regression Analysis of Log Returns: Intel and Citigroup
Analyzing-Crime-Over-Time-Data-Analytics
Analytical project related to three densely populated US cities
CSE-216-Homework-2
CSE216JS
Medical-Imaging-Prostate-Extraction
Research on a unified shape-based framework for faster extraction of prostates from MR imagery
Medical-Imaging-Techniques-Heart-Chamber-and-Brain-Tumor-Analysis
Thresholding, Watershed Segmentation, Laplacian Edge Detection, Histogram Equalization, and Filter Application
Partially-Matched-Samples
Kim et al.’s modified t-statistic and Looney and Jones’s corrected Z-test for partially matched samples in R
Statistical-Analysis-of-Independent-and-Dependent-Variables-Data-Merging-Missing-Data-Imputation
Data Analysis: Merge, Impute, and Interpret
shrey1216's Repositories
shrey1216/Algorithms-on-Python
A set of numerical algorithms I coded on Python
shrey1216/Analyzing-Crime-Over-Time-Data-Analytics
Analytical project related to three densely populated US cities
shrey1216/Medical-Imaging-Prostate-Extraction
Research on a unified shape-based framework for faster extraction of prostates from MR imagery
shrey1216/Medical-Imaging-Techniques-Heart-Chamber-and-Brain-Tumor-Analysis
Thresholding, Watershed Segmentation, Laplacian Edge Detection, Histogram Equalization, and Filter Application
shrey1216/Partially-Matched-Samples
Kim et al.’s modified t-statistic and Looney and Jones’s corrected Z-test for partially matched samples in R
shrey1216/Statistical-Analysis-of-Independent-and-Dependent-Variables-Data-Merging-Missing-Data-Imputation
Data Analysis: Merge, Impute, and Interpret
shrey1216/AMS-325-Homework-4
shrey1216/Analysis-of-Advertising-Expenses-and-Company-Sales
Regression Analysis of Log Returns: Intel and Citigroup
shrey1216/CSE-216-Homework-2
shrey1216/CSE216JS
shrey1216/CSE216S22_HW2
shrey1216/FX-Gui-Maker
Java GUI Builder with Tree Structure
shrey1216/Haskell-and-Python-Functions
IP address (ipv4) conversion and a monoalphabetic cipher
shrey1216/Image-Segmentation-Techniques-Evaluation-and-Comparison
Creating Test Images and Assessing Segmentation Accuracy
shrey1216/Influence-of-Life-Stress-on-Depression-Moderation-by-a-Polymorphism-in-the-5-HTT-Gene
Depression & Genetic Variables: Analyzing Associations
shrey1216/Intersection-Predicate
Line segment intersection predicate
shrey1216/Lunar-System
Course Registration System with HashMap Implementation
shrey1216/Lunchline-Simulator
Simulating a lunchline
shrey1216/Mailroom-Manager
Efficient Package Management with Java Stack Implementation
shrey1216/Mandelbrot
A function to compute the Mandelbrot fractal using a Mandelbrot iteration on each point
shrey1216/Markov-Chain
Using Markov Chains and their corresponding eigenvectors.
shrey1216/Monte-Carlo-Estimate-Pi
Estimating Pi using Monte Carlo
shrey1216/Oil-Change-Manager
oil change management system
shrey1216/Road-Calculator
City and Road Operations Menu
shrey1216/Seven-Flags
Using a Double Linked List to Manage Ride Queues
shrey1216/Statistical-Analysis-in-R-Regression-ANOVA-and-Hypothesis-Testing
Analyzing Stock Returns, Caffeine Effects, Cold Incidence, and Job Satisfaction
shrey1216/Statistical-Computations-and-Random-Number-Generation-in-R
Performing Statistical Computations and Generating Random Numbers in R
shrey1216/Statistical-Tests-and-Analysis-in-R
Performing Statistical Tests and Analysis in R
shrey1216/The-Euclidean-Algorithm
The Euclidean Algorithm writing sample