Skip to content
View mizanAI88's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mizanAI88

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.

Content in all repositories owned by your account will be closed.
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
mizanAI88/README.md

MD Mizanur Rahman

AI Researcher. Medical imaging, machine learning, retrieval-augmented generation, knowledge graphs.

I am pursuing master's studies in Data Science and Artificial Intelligence at Campbellsville University. My earlier work in IT and healthcare administration involved data records, reporting, and information handling. My current focus is on research and practical tools for machine learning, medical imaging, and retrieval-augmented systems.

Portfolio and interactive demonstrations: https://mizanai88.github.io

Projects

Each repository runs offline on CPU from authored synthetic fixtures, carries tests and CI, documents its data access, and states exactly how it relates to research. None bundles a dataset. Implementation was AI-assisted on commission and reviewed before release; see each repository's NOTICE.md.

Longitudinal reporting and evidence

Retrieval and graphs

  • graph-provenance-explorer: typed graph over a fictional corpus, BM25 and one-hop retrieval with provenance paths; companion to a coauthored article on knowledge-graph retrieval-augmented clinical summaries.

Medical vision

Agricultural vision

Structured data and forecasting

  • heart-risk-calibration: discrimination and calibration on a public structured dataset with in-fold preprocessing.
  • mobility-demand-ml: hourly taxi demand with rolling-origin evaluation and labelled hypothetical scenarios.

Selected coauthored publications

Full author lists and neutral summaries are on the portfolio's research page.

Popular repositories Loading

  1. clinical-tuple-eval clinical-tuple-eval Public

    Versioned evaluator for structured chest-report content: exact clinical tuples, false content, omissions, report states

    Python

  2. graph-provenance-explorer graph-provenance-explorer Public

    Companion explorer for source-preserving graph retrieval over a fictional corpus: typed graph, BM25 and one-hop retrieval with provenance paths

    Python

  3. longitudinal-report-workbench longitudinal-report-workbench Public

    Offline synthetic workbench for interval-aware retrieval, patient-only verification, source-aware admission, one rewrite and template fallback

    Python

  4. temporal-retrieval-bench temporal-retrieval-bench Public

    Synthetic benchmark asking whether retrieval changes appropriately with comparison-interval metadata

    Python

  5. patient-evidence-verifier patient-evidence-verifier Public

    The patient-only verification boundary as a type: evidence bundles that cannot carry retrieved content

    Python

  6. medical-vision-baselines medical-vision-baselines Public

    Reproducible multi-label chest image baselines on a MedMNIST task with strict train/validation/test separation and a real layer inspector

    Python