stavros-p
Machine Learning / Computer Vision Engineer | Building AI solutions for computer vision | MSc Electrical & Computer Engineering Aristotle University, SKG
Pinned Repositories
image_inpainting_detection
An official implementation code for my thesis "Image Inpainting Detection through Artificial Intelligence Techniques"
supervision
We write your reusable computer vision tools. 💜
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
stavros-p's Repositories
stavros-p/image_inpainting_detection
An official implementation code for my thesis "Image Inpainting Detection through Artificial Intelligence Techniques"
stavros-p/supervision
We write your reusable computer vision tools. 💜
stavros-p/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
stavros-p/Decision-Trees-Random-Forest-Project-in-Python
For this project we will be exploring publicly available data from [LendingClub.com](www.lendingclub.com). Lending Club connects people who need money (borrowers) with people who have money (investors). Hopefully, as an investor you would want to invest in people who showed a profile of having a high probability of paying you back. We will try to create a model that will help predict this.
stavros-p/KNN-Project-in-Python-
KNN algorithm case implementation using python
stavros-p/Linear-Regression-Project-Python-
An Ecommerce company based in New York City sells clothing online but they also have in-store style and clothing advice sessions. Customers come in to the store, have sessions/meetings with a personal stylist, then they can go home and order either on a mobile app or website for the clothes they want. The company is trying to decide whether to focus their efforts on their mobile app experience or their website.
stavros-p/Logistic-Regression-Project-in-Python
In this project we will be working with a fake advertising data set, indicating whether or not a particular internet user clicked on an Advertisement. We will try to create a model that will predict whether or not they will click on an ad based off the features of that user.
stavros-p/Predict-Customer-attrition
Built A Random Forest Classification Model to predict customers to be churned
stavros-p/Titanic---Machine-Learning-from-Disaster
Python Implementation for the legendary Titanic ML competition. The competition is simple: use machine learning to create a model that predicts which passengers survived the Titanic shipwreck.