Skip to content
View gpsyrou's full-sized avatar
:octocat:
:octocat:

Block or report gpsyrou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gpsyrou/README.md

πŸ‘‹ Hi there!

Welcome to my GitHub profile! I'm George, a Data Scientist based in London, UK πŸ‡¬πŸ‡§. I specialize in using data-driven solutions to tackle real-world problems, leveraging my background in statistics πŸ“Š and computer science πŸ’».

πŸš€ About Me

I'm passionate about exploring the intersection of data science and software development. My focus lies in:

  • Building scalable ETL/ML pipelines
  • Developing advanced machine learning models
  • Designing interactive visualization tools to make data insights more accessible & actionable

I enjoy working with a wide range of algorithms, from classification & regression to clustering & graph models, always looking for innovative ways to extract meaningful insights from data.

"Life is short, use Python." 🐍

πŸ”§ Tech Stack

Languages & Tools

Python R SQL
PostgreSQL C++ C

Data & ML

scikit-learn TensorFlow Keras
Pandas Plotly NetworkX

Cloud & DevOps

Microsoft Azure AWS Git
Flask Jupyter Notebook

πŸ“š Continuous Learning

I believe in lifelong learning and enjoy working on side projects to expand my skills and experiment with new technologies. Check out my projects here:
πŸ‘‰ GitHub Repositories

Pinned Loading

  1. tube-virality tube-virality Public

    The YouTube Virality project collects and analyzes trending video data from multiple countries using the YouTube API. It aims to gather metrics like view counts, likes, and descriptions, then apply…

    Python 11 2

  2. Text_Analysis_of_Consumer_Reviews Text_Analysis_of_Consumer_Reviews Public

    Natural Language Processing (NLP) and analysis on reviews about delivery companies in the UK based on reviews extracted from the Trustpilot website

    Python 2 2

  3. Twitter_Sentiment_Analysis Twitter_Sentiment_Analysis Public

    Exploration of the Twitter API and sentiment & topic analysis on tweets relevant to COVID-19

    Python 6 6

  4. Categorization_Consumer_Complaints Categorization_Consumer_Complaints Public

    Use of XGboost and Multinomial Naive Bayes, along with AWS SageMaker, to perform automatic text classification of consumer complaints to their respective categories

    Python 2

  5. Binary_Classification_of_Bank_Marketing_Campaigns Binary_Classification_of_Bank_Marketing_Campaigns Public

    Exploratory data analysis (EDA) and development of classification algorithms (Logistic Regression, Random Forest) to predict clients that are most likely to subscribe to a bank's product, as a resu…

    Jupyter Notebook

  6. Vaccines_Trade_Network Vaccines_Trade_Network Public

    Implementation of ARIMA and Holt-Winters Exponential Smoothing models for the analysis of the global network of human vaccines for the period 2010-2019

    Python