Skip to content
View FOmadbek's full-sized avatar

Block or report FOmadbek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fomadbek/README.md

Omatillo Fazliddinov

CS student at Xuzhou Institute of Technology (Year 3, GPA 3.83/4.0). I work on machine learning problems — mostly where math and real data meet hard constraints.

What I've been working on

WSI cancer segmentation — built a U-Net segmentation pipeline to detect Micropapillary Adenocarcinoma from 30 whole-slide histopathological images using PyTorch and OpenCV. handled class imbalance with focal loss and patch oversampling. trained on RTX 4070, 13k+ image-mask pairs.

ML competition (Kaggle) — binary classification on tabular data. CatBoost + LightGBM + XGBoost ensemble tuned with Optuna. private AUC: 0.8938, Top 4 / 20+ teams.

Teaching assistant — C++ (x2 semesters), SQL & database management, Java web development. three courses, two years, ~15 students each.

Stack

languages:  python · c++ · java · sql
ml/dl:      pytorch · scikit-learn · xgboost · lightgbm · catboost · optuna
cv:         opencv · u-net · patch extraction · wsi processing
data:       numpy · pandas · jupyter
tools:      git · linux · vs code

Currently

  • year 3, graduating june 2027
  • open to research collaborations in medical imaging / applied ML
  • applying to summer research programs (medical imaging, deep learning for pathology)

Find me

Pinned Loading

  1. ML-Contest-2026 ML-Contest-2026 Public

    ML Contest NewUU & MLC CatBoost + LightGBM + XGBoost ensemble, Private AUC 0.8938, Top 4/20+ teams

    Jupyter Notebook

  2. SQLProject SQLProject Public

    Java + Microsoft SQL Server (MSSQL), JDBC direct connection, CLI-based UI

  3. fomadbek fomadbek Public

  4. breast-cancer-binary-multiclass breast-cancer-binary-multiclass Public

    End-to-end breast cancer classification (binary + multiclass) — PyTorch · Java backend · web frontend

    Vue 2