Projects
Selected research and technical case studies in computational biology, machine learning, forecasting, computer vision, and signal processing.
Research questions turned into reproducible evidence.
My work spans computational biology, applied machine learning, forecasting, computer vision, and signal processing. Each case study emphasizes a clear validation question, transparent metrics, and limitations that matter beyond a single model score.
Research & Computational Biology
Multi-omics integration and group-aware scientific modelingJoint-RPCA for Multi-omics Integration
Cross-language validation of R/Bioconductor and Python workflows for microbiome data.
- Aligns filtering, configuration, and randomness across R and Python implementations.
- Compares scores and loadings after accounting for latent-space indeterminacy.
Protein–Drug Affinity Prediction
Validation study showing how evaluation design changes apparent model generalization.
- Contrasts observation-, protein-, and drug-level holdout strategies.
- Demonstrates how a strong aggregate score can conceal weak deployment generalization.
Machine Learning
Generalization-focused predictive and computer-vision systemsSolar Energy Forecasting
Statistical and machine learning models for short-term photovoltaic production forecasting.
- Benchmarks statistical and machine learning models on identical forecast windows.
- Preserves temporal ordering to prevent future-to-past leakage.
Human Activity Recognition
Participant-aware classification with random forests, support vector machines, and LOSO validation.
- Compares random forests and support vector machines with consistent model selection.
- Keeps every participant entirely within one validation fold.
RGB and NIR Image Segmentation
Controlled comparison of RGB and multimodal inputs for semantic segmentation.
- Compares RGB with combined RGB and near-infrared inputs under one protocol.
- Shows that an additional modality does not guarantee improved generalization.
Data Science & Signal Processing
Forecasting and physiological signal analysisECG Heart-rate Estimation
Signal-processing pipeline for robust heart-rate estimation from short ECG segments.
- Combines peak detection with autocorrelation and spectral evidence.
- Makes low-confidence segments and physiological plausibility checks explicit.
Validation matches the question
Temporal, participant-aware, and group-aware splits are chosen to reflect the intended use of a model.
Reproducibility is engineered
Preprocessing, seeds, configurations, software versions, and intermediate outputs are made explicit.
Limitations stay visible
Results are presented with their dataset scope, uncertainty, and external-validation requirements.
Public code links are shown only where a matching repository is available. Other links lead to authoritative method documentation used to contextualize the case study.