Learning & Building in Data Science Sharing my journey as I pave my own path through the world of data science
Hi there!
You have found one of the best places to level up your data science skills and learn how to make better data-driven decisions.
My name is Joleen, I’m a data scientist and writer and I use this blog to share my passion for data science and statistics.
Blog Every week, I post new articles on data science, statistics and business intelligence. Here are my latest articles.

Data Science Without a Fancy PC: Use These Cloud Platforms Instead
You don’t need a fancy PC to get started with data science and machine learning. In fact, you can run all your code in cloud-based notebooks without even worrying about setting up an environment locally. Even if you’re new to data science, you’ve probably heard of Jupyter Notebooks. It has become the number 1 way […]

Decision Intelligence: Diving Into One of The Top Trends of 2022
Gartner released their top strategic technology trends for 2022 and Decision Intelligence was one of them. They described it as “a practical approach to improve organisational decision making”. It was the first time I had ever come across the term but it definitely got my attention. I wanted to find out more about it and […]

Stochastic Gradient Descent in Python
What is Stochastic Gradient Descent? Stochastic gradient descent is an optimisation technique, and not a machine learning model. It is a method that allow us to efficiently train a machine learning model on large amounts of data. The word ‘descent’ gives the purpose of SGD away – to minimise a cost (or loss) function. For […]

Is a Masters Degree Really Worth It For a Career In Data Science?
Since data science is such a new profession, there is a lot of confusion and uncertainty around job requirements and qualifications. A common question that gets asked is: what kind of qualifications are necessary to get a job in data science and is a Masters degree or PhD really worth it? I wanted to share […]