A third-year Computer Science student who Machine Learning and Data!
Hi, I’m Matthew, and I am a third-year Computer Science student at Lublin University of Technology. I am an AI/ML Engineer and Data Scientist with a deep passion for developing machine learning and deep learning models. I focus on achieving a profound understanding of concepts, data preprocessing, analysis, feature engineering, hyperparameters, and architectures to design, build, and fine-tune models effectively and precisely. I have a strong affinity for mathematics and English and enjoy solving algorithmic problems, such as those found on LeetCode. I am particularly drawn to projects involving complex and intricate datasets that require a deep and comprehensive approach to creating accurate and well-optimized architectures and pipelines. My work reflects a strong commitment to advancing within the AI landscape.
Underneath you may find my technical & miscellaneous skills
Via my personal work, and in my college, I acquired many other skills, like skills in other programming languages such as C++, Java, HTML, CSS, JS, Swift and PHP. I also worked on Linux and macOS systems.
Looking forward to go forth towards amending my skills within AI landscape, I have learned the above skills mostly from courses, AWS -> AWS Certification, Red Hat College Courses -> DO188 - Red Hat OpenShift Administration I: Operating a Production Cluster 4.14, CL110 - Red Hat OpenStack Administration I: Core Operations for Domain Operators 16.1, DO188 - Red Hat OpenShift Development I: Introduction to Containers with Podman 4.14, RH124 - Red Hat System Administration I 9.3, DO101 - Introduction to OpenShift Applications 4.6
Beneath, you may find a selection of projects that I have worked on.
This brain tumor prediction model harnesses a fine-tuned CNN architecture, leveraging extensive data augmentation and rigorous preprocessing to achieve over 96% accuracy. Outperforming expert radiologists, it integrates advanced deep learning techniques with meticulous optimization to reliably detect and classify tumors. Designed for precision and efficiency, this model serves as a powerful diagnostic tool, supporting early detection and informed medical decisions in critical healthcare scenarios.
Explore this project on GitHubThe Depression Predicting Model is a machine learning model that predicts whether a person has depression. It is implemented with scikit-learn and designed to make predictions based on various input features, carefully adjusted and refined. It employs robust preprocessing, data analysis, PCA, and feature engineering, combined with an SVM model, due to the high dimensionality and nature of the data. This is broad yet straightforward approach makes it well-suited for tabular datasets with moderate complexity, ensuring slight interpretability while leveraging the power of SVM, which is well-suited for this binary classification task.
Explore this project on GitHubThe Life Expectancy Model is a deep learning model implemented in TensorFlow, designed to predict life expectancy based on various input features. The data was carefully adjusted and refined for the problem before the model was created. It employs a relatively shallow architecture with a few dense layers and uses the Adam optimizer for efficient, adaptive gradient descent, minimizing a linear regression loss to closely align predictions with actual values. The model achieves excellent regression performance, with an average prediction error of approximately ±1.2 years, and with good confidence intervals, which is a competetive result.
Explore this project on my GitHubThis is the prepared dataset to predict whether the person died or survived the Titanic disaster for a Kaggle competition. The code is highly flexible and includes hints at each step, allowing you to make modifications as needed. Additionally, it is provided as a notebook, so you can experiment with the code before using the dataset for ML/DL tasks. It covers data engineering, preprocessing, and adjustments tailored to ML and DL architectures, complete with detailed annotations.
Explore this project on GitHubA blog is currently in development. It will feature insights, experiences, and knowledge-sharing on the topics of machine learning, and on the architectures of the deep learning models.