Location: Cologne, Germany
Stack: SQL • Python (pandas, scikit-learn) • TensorFlow / Keras • Tableau • Streamlit • MLflow
Domain: Manufacturing & Quality analytics
Open to: Data Analyst / BI Analyst / Operations Analyst roles in Germany from September 2026
- Website: kasatov.de - case studies, background, contact (EN / DE)
- LinkedIn: sergey-kasatov
- Tableau Public: sergey.kasatov/vizzes
- Portfolio hub: github.com/sergey-kasatov/portfolio - all repos in one index
-
FreshMart Demand Planner - Time Series Forecasting App (Python + MLflow + Streamlit)
Built an end-to-end sales forecasting pipeline with EDA, feature engineering, statistical models, machine learning models, HyperOpt tuning, MLflow experiment tracking, and a deployed Streamlit planning app.
Repo: time-series-forecasting-project · Live App: FreshMart Demand Planner -
Disaster Tweets - NLP Classification (Python / scikit-learn / PyTorch / DistilBERT)
Binary classifier that distinguishes real-disaster tweets from figurative use. Shipped an interpretable TF-IDF + tuned Logistic Regression baseline, benchmarked against a from-scratch CNN and fine-tuned DistilBERT; results confirmed on the Kaggle public leaderboard.
Repo: nlp-disaster-tweets-classification -
Phoenix Retail - KPI Dashboard (Sales, Profit & Discount)
Built a KPI dashboard with profit/discount analysis and clear business takeaways.
Repo: phoenix-retail-kpi-dashboard · Tableau: Retail KPI Dashboard - Main Dashboard -
TravelTide - Customer Segmentation & Retention (Python + SQL + ML)
Built a customer retention segmentation framework using SQL, Python, rule-based perk assignment, and ML benchmarking, then translated the results into business-ready targeting recommendations.
Repo: traveltide-segmentation-retention -
CIFAR-10 ResNet50 Transfer Learning Experiments (Python / TensorFlow / Keras)
Systematic experiments on dataset size, augmentation, LR scheduling, and partial unfreezing. Best result: 82.7% test accuracy. Includes Grad-CAM visualization.
Repo: cifar10-resnet50-transfer-learning-experiments -
Predictive Maintenance - Maintenance Required Prediction (Python / scikit-learn)
Baseline model + metrics to predict maintenance need from usage/condition signals.
Repo: predictive-maintenance-ml · Dataset: Kaggle - Logistics Vehicle Maintenance History