Just a moment while we crunch the numbers for your portfolio analytics...
Angelos Moavinis
Data Scientist
Based in Thessaloniki, Greece
About
Software developer. Computer Science graduate from the Aristotle University of Thessaloniki, MSc in Data Science from the same faculty.
Skills
Projects
US 2020 Elections Analytics
With my team, we used tweets collected with the Twitter API regarding the US elections of 2020. Using the LDA algorithm, we spotted the most talked topics in the months leading up to the election and for a short period after it. We also trained ML models with annotated data for gender...
COVID-19 Sentiment analysis
We used a Tweets dataset regarding COVID-19 and after preprocessing, we used the VADER and TextBlob sentiment scores as ground truth to train several ML models to predict the sentiment of the collected tweets.
Probable Triangle Detection
We used Scala and Spark to implement an algorithm that returns the top-K weighted triangles in a probabilistic graph.
Trajectory Outlier Detection
Dissertation for the Data Science Master program of CSD AUTh. I studied the problem of trajectory outlier detection in urban traffic data. I implemented and experimented with pattern mining, clustering and SVM models to determine the top performing model in terms of accuracy and F1. I applied an...