Ioannis Mesionis
  • About Me

A noble data science portfolio!


A data scientist in orbit!

A noble data science portfolio!


A data scientist in orbit!

An Introduction to Recommender Systems

Collaborative Filtering

Posted on July 6, 2024

The primary goal of a recommender system is to increase “product” sales. Recommender systems are, after all, utilised by merchants to increase their profits. Although the primary goal of a recommendation system is to increase revenue for the merchant, this is often achieved in ways that are less obvious than... [Read More]
Tags: recommender-systems python collaborative-filtering model-based memory-based

Central Limit Theorem - A Magic Wand for Inference

How the CLT turns any data into gold!

Posted on May 12, 2023

The central limit theorem (CLT) is a powerful tool that allows us to make inferences about populations, even if we don’t know the exact distribution of the population. Just wave your wand (i.e., use the CLT) over a sample of data, and the distribution of the sample means will be... [Read More]
Tags: statistics central-limit-theorem normal-distribution

The Law of Large Numbers!

How to Make Sense of Randomness.

Posted on May 2, 2023

The law of large numbers is a statistical theorem that states that as the number of identically distributed, randomly generated variables increases, their sample mean approaches their theoretical mean. [Read More]
Tags: statistics law-of-large-numbers

The Art of Comparing Apples to Oranges!

Relative Estimation for Data Science teams.

Posted on April 21, 2023

Relative estimation is a concept that simply means “comparing two things to each other.” If you’ve ever said something like, “Hey, this tree is twice as tall as that tree,” you already know how to do it. [Read More]
Tags: scrum relative-estimation sprint-planning

AdaBoost for the win!

Adaptive Boosting - The first of its kind!

Posted on March 31, 2023

AdaBoost (Adaptive Boosting) is a popular boosting algorithm that combines multiple weak classifiers to create a strong classifier. The algorithm works by iteratively adjusting the weights of the training instances and focusing more on the misclassified instances in each iteration using a weighted sampled distribution. [Read More]
Tags: machine-learning boosting decision-trees random-forest
  • Older Posts →
  • LinkedIn
  • GitHub
  • Email me

Ioannis Mesionis  •  2024

Theme by beautiful-jekyll