Recent Posts

ScatCluster - Earthquake Analysis Permalink

less than 1 minute read

A workflow for clustering continuous time series with a deep scattering network. This library contains programs to transform time series into scattering coef...

Schola Tutor Permalink

less than 1 minute read

Schola Tutor is an AI-driven chatbot designed to be a friendly and effective math teacher. It leverages advanced language models to provide clear, interactiv...

AI Data Platform Permalink

less than 1 minute read

This project showcases an end-to-end data engineering system designed to handle real-time data for AI applications, with a specific use case in an online iGa...

COVID-19 Predictions for Malta Permalink

less than 1 minute read

This notebook tracks the spread of the novel coronavirus, also known as the COVID-19 in Malta. COVID-19 is a contagious respiratory virus that first started ...

Simple Sentiment Analysis Permalink

less than 1 minute read

The notebooks demonstrate a basic sentiment analysis application using TF-IDF for feature extraction and Logistic Regression for sentiment classification, de...

PyMalta Machine Learning Events Permalink

3 minute read

As part of my ongoing efforts to promote data science and machine learning in Malta, I had the pleasure of organizing two educational events for the PyMalta ...

Malta Property Bubble Analysis Permalink

less than 1 minute read

The Maltese property market has garnered increasing attention as property prices surge to unprecedented levels, sparking widespread debate about whether we a...

ML Templates Permalink

less than 1 minute read

A set of templates used for model selection for Binary- and Multi-Class Classification problems.

Hash Code 2018 Pizza Slicer Practice Problem

less than 1 minute read

The Hash Code 2018 Pizza Slicer Practice Problem challenges participants to cut a large pizza into slices that contain a valid mix of ingredients, aiming to ...

Chess Analytics Permalink

less than 1 minute read

The Kingbase dataset, a collection of 1.8 million chess games in Portable Game Notation (PGN) format, offers a rich resource for analysing trends and pattern...

Simulating a queue in a post office Permalink

1 minute read

This article presents a simulation of a queue system at a post office where customers arrive randomly, wait to be served by one of two clerks, and have a cha...