Category: Data Science
-
Introduction to Data Analysis and Visualisation
Learn the basics of data analysis and visualisation, using Python with Pandas, Matplotlib and Seaborn libraries. READ MORE →
-
Research Internship at Data Science Institute, Imperial College London
This summer I spent 9 weeks doing a research internship at Imperial College London’s Data Science Institute. Supervised by a finishing PhD student Axel and his postdoc colleague Miguel, I was working on a project which aims to identify fake news tweets based on their metadata. My work included data analysis, feature engineering, and tuning and evaluation […] READ MORE →
-
Analysis of Facebook Messenger Response Times
Are some of your friends on FB Messenger taking way too long to reply to you? Do you want to know if your friendship improves or deteriorates over time? Or do you want to know how long it takes them to reply on average? If you answered yes to any of these questions, this post […] READ MORE →
-
Automatic METAR Data Collector
In this post I’ll show you how you can make a program which will automatically collect data from some website and then further process it. More specifically, I’ll show you how I made myself a PHP script to periodically download half-hourly METAR reports from the website of the Slovak Hydrometeorological Institute and then processed them to […] READ MORE →