Skip to content
View NecmiKural's full-sized avatar
🤔
🤔

Highlights

  • Pro

Block or report NecmiKural

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

Pinned Loading

  1. flutter-base flutter-base Public

    Production ready boilerplate with Clean Architecture, Keycloak auth, Riverpod, GoRouter & i18n support.

    Dart 3

  2. copass copass Public

    Context relay CLI tool for switching between AI coding assistants with zero context loss when your rate limits/quota run out.

    JavaScript

  3. cell-culture-classification cell-culture-classification Public

    Fine-grained, imbalanced microscopy image classification — custom CNN, ViT, and transfer learning iterated to 83.6% accuracy.

    Jupyter Notebook

  4. birdclef-2026-audio-classification birdclef-2026-audio-classification Public

    Acoustic species ID on BirdCLEF 2026 — BirdNET embeddings + ML vs. from-scratch CNN, testing AudioLDM2 synthetic-data enrichment (0.894 macro ROC-AUC).

    Jupyter Notebook

  5. transit-peak-hour-drift-detection transit-peak-hour-drift-detection Public

    Online peak-hour boundary detection and concept-drift analysis on Salvador bus-boarding streams (CapyMOA ADWIN/Page-Hinkley + GTFS schedule alignment). 6-person group project.

    Jupyter Notebook

  6. streaming-ensemble-classifier streaming-ensemble-classifier Public

    Memory-bounded streaming ensemble (Online Bagging + ADWIN + Leveraged Bagging) with a Hoeffding-Tree champion, including a documented post-mortem on a MOA Java-heap memory-measurement bug and its fix.

    Python