๐Ÿ•น๏ธ jdickson.dev
  • Menu โ–พ
    • ./about
    • ./blogs
    • ./projects
    • ./tags
  • ./about
  • ./blogs
  • ./projects
  • ./tags

Increasing the concurrency of a Kafka consumer ๐Ÿงฎ

2022-12-01 ::
#Python  #Apache Kafka  #Concurrency  Increasing the concurrency of a Kafka consumer ๐Ÿงฎ
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? ๐Ÿค”
Read more โ†’

Create a discovery service using kdb+ ๐Ÿ”

2022-11-08 ::
#kdb+  #Discovery Service  Create a discovery service using `kdb+` ๐Ÿ”
Want to know where all your kdb+ applications are running, without spending ๐Ÿ’ต, then let’s explore creating an in-house discovery service ๐Ÿ 
Read more โ†’

Predicting early onset dementia

2022-10-25 ::
#kdb+  #Machine Learning  Predicting early onset dementia
Can Machine learning models ๐Ÿค– help predict the early onset of dementia using social and biological data of patients? Let’s investigate using kdb+ ๐Ÿ”ฌ
Read more โ†’

2๏ธโƒฃ Predicting early onset dementia - Data preparation ๐Ÿงช

2022-10-18 ::
#kdb+  #Machine Learning  2๏ธโƒฃ Predicting early onset dementia - Data preparation ๐Ÿงช
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.
Read more โ†’

3๏ธโƒฃ Predicting early onset dementia - ML Modeling ๐Ÿš€

2022-10-09 ::
#kdb+  #Machine Learning  3๏ธโƒฃ Predicting early onset dementia - ML Modeling ๐Ÿš€
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? ๐Ÿ‘‘
Read more โ†’

4๏ธโƒฃ Predicting early onset dementia - Creating a web GUI ๐Ÿ–ฅ๏ธ

2022-10-01 ::
#kdb+  #Machine Learning  #Javascript  #HTML  4๏ธโƒฃ Predicting early onset dementia - Creating a web GUI ๐Ÿ–ฅ๏ธ
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 ๐Ÿงฌ
Read more โ†’

1๏ธโƒฃ Terraform + Ansible + Docker Swarm = ๐Ÿ”ฅ

2022-07-25 ::
#Docker  #Docker Swarm  #Ansible  #Terraform  #IaC  1๏ธโƒฃ Terraform + ~~Ansible~~ + Docker Swarm = ๐Ÿ”ฅ
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 ๐Ÿš€
Read more โ†’

2๏ธโƒฃ Terraform + Ansible + Docker Swarm = ๐Ÿ”ฅ

2022-07-20 ::
#Docker  #Docker Swarm  #Ansible  #Terraform  #IaC  2๏ธโƒฃ ~~Terraform~~ + Ansible + Docker Swarm = ๐Ÿ”ฅ
We provisioned some shiny new toys using terraform in part 1๏ธโƒฃ. Now, let’s configure them using Ansible and setup a Swarm ๐Ÿ
Read more โ†’
ยฉ 2025 jdickson.dev :: Theme made by panr