Data Science and Software Engineering Projects
The list showcases sample projects related to data analysis, machine learning, deep learning, and software engineering created by Vilmantas Gฤgลพna.
Data Science Projects
- 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 ๐ก)
- 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 ๐)
- Mental Health in Tech Industry (data analysis project ๐)
Software Engineering Projects
- 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 ๐ ๏ธ):
RcmdrPlugin.biostat
: Plug-in for R Commander (R package ๐ ๏ธ):
- R, GUI programming (via Rโs Tcl/Tk interface) | Repository