Infrastructure as Code (IaC) is a concept thrown about everywhere these days! Let’s create a full IaC environment, from provisioning โก๏ธ deployment using Terraform, Ansible and Docker Swarm ๐
Out-of-the-box, a Kafka consumer is not thread safe. Multi-threaded access must be properly synchronised. Can we create a multi-threaded consumer? ๐ค
Can Machine learning models ๐ค help predict the early onset of dementia using social and biological data of patients? Let’s investigate using kdb+ ๐ฌ
Transform raw data into a machine-friendly format with this comprehensive guide to data preprocessing. ๐งผ Learn the ins and outs of preprocessing data to achieve better results for your machine learning models.
The third blog in this series explores how we try to maximise the potential of our machine learning models through the concept of feature engineering โ๏ธ New techniques are explored in the hope of optimising the accuracy of our models. Which algo comes out on top? ๐
The last blog in this series explores how we can create a web dashboard to use our trained ML models to predict whether an individual is exhibiting the early symptoms of Dementia ๐งฌ