Skip to content
View KyriakosPsa's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report KyriakosPsa

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

Typing SVG


πŸ’¬ About Me:

  • πŸ”­ Currently completing my thesis for a Master's degree in Data Science.
  • 🀝 Open to collaborating on intriguing Machine Learning or Deep Learning projects.
  • πŸ‘¨β€πŸ’» All of my projects are available here.

πŸ“– Theory:

  • πŸ”’ Linear Algebra
  • ∫ Calculus
  • πŸ”§ Mathematical Optimization
  • πŸ“Š Probability and Statistics
  • 🎯 Supervised Learning
  • 🌌 Unsupervised Learning
  • πŸ₯½ Computer vision

πŸ’» Tech Stack:

Python R NumPy scikit-learn LINUX Streamlit Power Bi Git Pandas PyTorch Keras Matplotlib Plotly MySQLShell Script LaTeX


πŸ“ˆ GitHub Stats:

GitHub Streak


Take a look at my projects and let's get in touch πŸ“¬

LinkedIn Email

Pinned

  1. HepatitisC-ML-prediction-pipeline HepatitisC-ML-prediction-pipeline Public

    Pipeline for binary classification algorithm evaluation with nested cross validation and Bayesian hyperparameter tuning with optuna, particularly suited for unbalanced medical datasets.

    Jupyter Notebook

  2. Neural-Networks-Adversarial-Examples Neural-Networks-Adversarial-Examples Public

    This repository contains code to solve different tasks related to building, training and creating adversarial examples for classification models on the MNIST and CIFAR10 datasets.

    Jupyter Notebook 1

  3. BreastCancer-SingleCell BreastCancer-SingleCell Public

    Replication and extension of the single cell RNA-seq analysis paper "Single-cell RNA-seq enables comprehensive tumour and immune cell profiling in primary breast cancer"

    Jupyter Notebook 1

  4. Disk-Based-Suffix-Tree Disk-Based-Suffix-Tree Public

    Replication & from scratch implementation of the paper: Phoophakdee, B., & Zaki, M. J. (2007, June). Genome-scale disk-based suffix tree indexing. In Proceedings of the 2007 ACM SIGMOD internationa…

    C++ 2

  5. Transfer-Learning-Vision Transfer-Learning-Vision Public

    Study on the performance of pre-trained models (VGG16, EfficientNetb0, ResNet50, ViT16) with weight fine tuning, as well as classical ML algorithms (Naive Bayes, Logistic Regression, Random Forest)…

    Jupyter Notebook 1 2

  6. single-cell-ML-pipeline single-cell-ML-pipeline Public

    single-cell RNA seq Gaussian Mixture Model analysis pipeline. Accepts as input a single cell dataset (rows:cells x columns:gene expression) and provides their trajectories based on fitted Gaussian …

    Jupyter Notebook