Projects

Advanced anomaly detection: Machine learning (ML) approaches

In this work, I participated in the development of an Intrusion Detection System (IDS) that monitors network traffic and system activity, identifying security threats and suspicious behaviour. It protects against unauthorised access, attacks, anomalies or policy violations. The system is based on machine learning techniques.

Advancing Diabetic Retinopathy Detection: Fine-Tuning VIT Models

This work focuses on using Vision Transformer (ViT) models to detect diabetic retinopathy in retinal images. The model is trained on a large dataset from Kaggle, using data mining and pre-processing techniques for reliable results. Traditional machine learning methods are also explored to improve detection. The goal is to create a scalable solution for timely diagnoses, improving patient outcomes in managing diabetic retinopathy.

Optimizing Investments: Stock Analysis and Predictive Modeling of NVIDIA Corporation

This study optimizes investments in NVIDIA Corporation using stock analysis and predictive modeling. Data preprocessing and analysis are performed, followed by four modeling techniques: logistic regression, PCA, KNN, and LSTM. The LSTM model captures temporal dependencies for time series prediction. Results and investment strategies for NVIDIA stock are presented.