The list showcases sample projects related to data analysis, machine learning, deep learning, and software engineering created by Vilmantas Gėgžna.
-
Age and Gender Prediction from Images (deep learning project 🧩)
- Main tools: Python | Repository | HTML report
- Highlights: computer vision, multi-task learning (classification + regression), custom loss function
-
Classification of Toxic Comments (deep learning project 🧩)
- Main tools: Python | Repository | HTML report
- Highlights: natural language processing (NLP), multi-label classification, transfer learning, Hugging face
-
Mushrooms Classification: Common Genus's Images (deep learning project 🧩)
- Main tools: Python | Repository | HTML report
- Highlights: computer vision, multi-class classification, transfer learning
-
Lending Club Loan Data Analysis (machine learning project 💡)
- Main tools: Python | Repository | HTML report | Flask app
- Highlights: classification and regression, model selection and deployment on Google Cloud Platform (GCP)
-
Home Credit Default Risk Prediction (machine learning project 💡)
- Main tools: Python | Repository | HTML report | Flask app
- Highlights: classification, model selection, explainability and deployment on GCP
-
Stroke Risk Prediction (machine learning project 💡)
- Main tools: Python | Repository | HTML report | Flask app
- Highlights: classification, hyperparameter tuning, model selection, and deployment on Render.com
-
Travel Insurance Claim Prediction (machine learning project 💡)
- Main tools: Python | Repository | HTML report
- Highlights: classification, hyperparameter tuning, model selection
-
The Insights on European Football (data analysis project 📈)
- Main tools: Python, SQL | Repository | HTML report
- Highlights: exploratory data analysis (EDA), inferential statistics, and predictive modeling
-
Red Wine Quality Prediction (data analysis project 📈)
- Main tools: R, Python | Repository | HTML report
- Highlights: linear and logistic regression, exploratory PCA (principal component analysis)
-
The Analysis of Apple Podcasts Reviews (data analysis project 📈)
- Main tools: Python, R | Repository | HTML report
- Highlights: inferential statistics
-
Mental Health in Tech Industry (data analysis project 📈)
- Main tools: Python, SQL | Repository | HTML report
- Highlights: categorical data analysis
-
Simple Calculator in Python (Python package: example 🛠️) :
- Python, CI/CD on GitHub Actions, Unit testing, Docker | Repository
-
addins.rmd
: A Set of RStudio Add-ins (R package 🛠️):- R, CI/CD on GitHub Actions | Repository
-
RcmdrPlugin.biostat
: Plug-in for R Commander (R package 🛠️):- R, GUI programming (via R's Tcl/Tk interface) | Repository