Skip to content
View wh607's full-sized avatar
  • United Kingdom
  • 14:45 (UTC +01:00)
Block or Report

Block or report wh607

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wh607/README.md

Hi there 👋

I'm Will and I'm a recent BSc Mathematics graduate from the University of Bath. Here you can find my academic projects as well as other projects I may be working on.

Academic Projects

Languages and Packages

  • Python: numpy, pandas, matplotlib, scipy, sklearn.
  • R: tidyverse (ggplot2, dyplr, tidyr, tibble), ggmap, broom, patchwork, lubridate, effects, tidytext, sf, widyr, gstat, sp, spatstat, maptools, wordcloud, spdep.
  • SQL
  • MATLAB

Pinned Loading

  1. Analysis-of-Air-BnB-Data Analysis-of-Air-BnB-Data Public

    Data analysis of Air BnB data in Barcelona and London using a subset of data investigated by Gyódi, K., & Nawaro, Ł. Generalised Linear Models have been fitted to examine weekend price differences …

  2. Matrix-Completion-on-X-Ray-Image Matrix-Completion-on-X-Ray-Image Public

    A project performing gradient descent and stochastic average gradient descent for matrix completion. The algorithms are tested on some synthetic data before being used on downscaled real X-ray abso…

    Jupyter Notebook

  3. Text-and-Spatial-Data-Analysis Text-and-Spatial-Data-Analysis Public

    Project to practice text and spatial data visualisation and analysis. The data analysed includes two books, pollution data from Manchester, and fictional crime data from 'Utopia'.

  4. Gillespie-Stochastic-System-Simulation Gillespie-Stochastic-System-Simulation Public

    Code to simulate a stochastic system using the Gillespie algorithm with comparisons to the mean field model and steady state analysis.

    MATLAB