Skip to content
View MatteoM95's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report MatteoM95

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
MatteoM95/README.md

Hello Folks! I am Matteo Merlo

πŸ’» A Data Science and Engineering student from Italy

class Matteo:
  def __init__(self): 
    self.name = 'Matteo'
    self.surname = 'Merlo'
    self.education = ['Politecnico di Torino']
    self.experience = ['Icarus Polito Team', 'Links Foundation']
    self.achievements = ['Best Paper Award at ECML PKDD 2023']
    self.interests = ['Space Exploration', 'Climate change', 'Automotive', 'Computer Vision', 'Finance']
    self.hobbies = ['Chess', 'Reading scientific papers', 'Gym', 'Hiking']

βœ… Finished projects

🚧 Repositories in progress

πŸ“‘ Academic Projects πŸ‘¨πŸΌβ€πŸŽ“

πŸ“š Academic Repositories πŸ‘¨πŸ»β€πŸ’»

Languages and Tools

python scikit_learn numpy pandas tensorflow pytorch spark mongodb mysql git java c linux bash

GitHub Stats


Connect with me

LinkedIn Gmail

Pinned

  1. Real-time-Domain-Adaptation-in-Semantic-Segmentation Real-time-Domain-Adaptation-in-Semantic-Segmentation Public

    A class-based styling approach for Real-Time Domain Adaptation in Semantic Segmentation applied within the realm of autonomous driving solutions. Final project from MLDL course 2020/2021

    Python 2

  2. Default-of-Credit-Card-Clients-Dataset-Analisys Default-of-Credit-Card-Clients-Dataset-Analisys Public

    Analysis and classification using machine learning algorithms on the UCI Default of Credit Card Clients Dataset.

    HTML 14 6

  3. Smart-Home-Vigilance-System Smart-Home-Vigilance-System Public

    An indoor video surveillance system capable of recognizing the presence of a human intrusion. Final project course Machine Learning for IOT.

    Python 4 1

  4. Network-Dynamics-and-Learning Network-Dynamics-and-Learning Public

    Homework and exercises from course Network Dynamics and Learning

    Jupyter Notebook 4 6

  5. Skymap-path-planner Skymap-path-planner Public

    Path planner for UAV that search the best flight route through the clouds from NOAA weather forecast. The pathfinding algorithm tested are A* and Dijkstra

    C++ 5 1

  6. Twitter-Sentiment-Analisys Twitter-Sentiment-Analisys Public

    Sentiment analysis of a Tweets dataset by using machine learning algorithm. Datascience Final Project Jan 2022

    Jupyter Notebook 3