Hi, I am Ekin from Istanbul. I am a Machine Learning Engineer (actually I have a bachelor's degree in Electronics and Communication Engineering). In general, my research topics are MLOps/AIOps and Evolutionary Algorithms (genetic algorithm, artificial bee colony algorithm etc.).
I have been interested in image processing since 2020, and machine learning since 2021. It is my code portfolio.
Table of contents
- Machine Learning (projects used scikit-learn, XGBoost, Catboost etc.)
- Deep Learning Classification (projects used Tensorflow with CNNs and ViTs models)
- Deep Learning Segmentation (UNet, DeepLabv3+, detectron2 etc. models)
- Deep Learning Object Detection (detectron2, YOLO etc. models)
- Natural Language Processing (text classification, topic modelling, prompting etc.)
- Others DL project (multiple instance learning, image captioning etc.)
- Hybrid Models (projects used a deep feature extractor and an ML classifier)
- Online/Incremental Learning (projects used online learning methods and libraries like River)
- Theoretical Machine Learning (some proofs of machine learning theory with python scripts)
- Custom Tensorflow Callbacks (for example, a callback creating a test set classification report during training)
- React Web App Projects (my React, Vite and Tailwind CSS projects)
2.5 Other Deep Learning Projects (Anomaly Detection, Image Captioning, Multiple Instance Learning etc.)
My degree | Type of Competition | My solution algorithm | Link | |
---|---|---|---|---|
Forecasting Mini-Course Sales | 253/1172 | Time Series Forecasting | Deep Learning | https://www.kaggle.com/competitions/playground-series-s3e19 |
Predict CO2 Emissions in Rwanda | 256/1440 | Regression | CatBoost, LightGBM | https://www.kaggle.com/competitions/playground-series-s3e20 |
Petals to the Metal - Flower Classification on TPU | 40/118 | Classification | Ensemble Deep Learning | https://www.kaggle.com/competitions/tpu-getting-started |