This 5 ECTS Data Science course at Åbo Akademi was my first touch with data analysis and machine learning.
This course consisted of three projects:
Recipe Scraping Project: I scraped a recipe site with Beautiful Soup and performed some simple visual data analysis on the results.
Grade Prediction Project: This was my first machine learning project, a classification task. I used class data on student's activity levels to predict their course grade.
Art Collection NetworkX Project: I used data from a art history protal to display relationships between artists and different art movements.