Pinned Repositories
ab-testing
E-learning web page AB testing
chest-xray-diagnosis
Use a Densenet121 model on the ChestX-ray8 dataset to perform classification
death-risk-prediction-models
Tree based models to predict 10 yr risk of death using the NHANES epidemiology dataset
email-automation
Automating email related tasks and analyzing email data to create visuals of key metrics. Using email and data libraries in Python
lane-detection-cv-techniques
Lane detection using classical computer vision techniques
lidar-obstacle-detection
Process LIDAR point cloud data for object detection. Implements RANSAC and Euclidean clustering with KD-Tree
system-monitor-linux
A system resource monitor for Linux. Interface developed using the ncurses graphic library. Implements C++ object oriented programming concepts such as inheritance and polymorphism
knaaga's Repositories
knaaga/lidar-obstacle-detection
Process LIDAR point cloud data for object detection. Implements RANSAC and Euclidean clustering with KD-Tree
knaaga/email-automation
Automating email related tasks and analyzing email data to create visuals of key metrics. Using email and data libraries in Python
knaaga/chest-xray-diagnosis
Use a Densenet121 model on the ChestX-ray8 dataset to perform classification
knaaga/ab-testing
E-learning web page AB testing
knaaga/death-risk-prediction-models
Tree based models to predict 10 yr risk of death using the NHANES epidemiology dataset
knaaga/lane-detection-cv-techniques
Lane detection using classical computer vision techniques
knaaga/system-monitor-linux
A system resource monitor for Linux. Interface developed using the ncurses graphic library. Implements C++ object oriented programming concepts such as inheritance and polymorphism
knaaga/concurrency-traffic-simulation
A traffic simulation consisting of cars trying to pass traffic lights and an intersection. Demonstrates key concurrency concepts in C++ such as mutexes, locks and message queues. OpenCV has been used to build the graphical sections
knaaga/extended-kalman-filter-tracking
Lidar and radar sensor fusion using extended Kalman filters for object tracking
knaaga/kalman-filter-tracking
knaaga/model-predictive-control
knaaga/photo-organizer
Simple shell scripts to organize photos
knaaga/PID-control
PID control for vehicle motion
knaaga/search-algorithms
knaaga/simple-api
A simple API