Editing Google Compute Engine (GCE) Instance Settings
Few months ago I started the streetcred project on Google Cloud Platform, scheduling scraping tasks on Google Compute Engine. Here are some things I learnt about editing Google Compute Engine …
Few months ago I started the streetcred project on Google Cloud Platform, scheduling scraping tasks on Google Compute Engine. Here are some things I learnt about editing Google Compute Engine …
gcloud-monitor is a repository of tasks that monitor and restart preemptible Google Cloud Platform Compute Engine instances to maximize availability. Continuing on the streetcred project, gcloud-monitor was spun out of …
The Problem I’ve been working on a side project to log real-time traffic statistics across Singapore and make the historic data publicly available. The real time APIs from LTA refreshes …
One interesting phenomenon observed in public healthcare is that when additional healthcare capacity, such as hospitals, are added, the resultant demand for healthcare resources seems to grows and fill the …
In preparation for my upcoming masters program I decided to read up on algorithms. For context I would consider myself as having no/ negligible prior knowledge of algorithms, despite having …
If you’re looking for somewhere to test deploying a small web service without much hassle and incurring costs/ much costs, Heroku and Google App Engine are 2 possible choices. This …
My initial attempt at projecting Singapore’s population for the next 2 decades with as simple a model as possible. Another work related task as population has been established (or assumed?) …
Few months back I embarked on a new journey- still in data science, but in the field of public healthcare. Quite a change from the world of travel and web …
Being in public healthcare has created greater impetus for me to find more datasets relating to different aspects on Singapore, from the economy, to society, and of course, healthcare. Some …
I got intrigued by the concept of embeddings recently and decided to read up on it. It was a handful just trying to grasp the basics, and there was quite …