Skip to content

Add compare html report - #128

Merged
yakew7 merged 2 commits into
yakew7:mainfrom
ahmdkaml:add-compare-html-report
Aug 5, 2026
Merged

Add compare html report#128
yakew7 merged 2 commits into
yakew7:mainfrom
ahmdkaml:add-compare-html-report

Conversation

@ahmdkaml

@ahmdkaml ahmdkaml commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds HTML report support for dataset comparison.

Changes

  • Add compare_to_html() to generate a standalone comparison report.
  • Add --html PATH support to faircode compare.
  • Include dataset summaries, overall score delta, per-dimension drift metrics (PSI, TVD, score changes), group share changes (A → B), and drift flags.
  • Include added/removed dimension summaries.
  • Match the existing standalone report style, including the Print / Save as PDF button.

Closes #111

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@ahmdkaml is attempting to deploy a commit to the yashkewlani2020-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@ahmdkaml
ahmdkaml marked this pull request as ready for review August 4, 2026 20:38
Copilot AI lite review requested due to automatic review settings August 4, 2026 20:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@yakew7
yakew7 merged commit 89dfd85 into yakew7:main Aug 5, 2026
11 of 12 checks passed
yakew7 added a commit that referenced this pull request Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Profiler: export the compare (drift) result as an HTML/PDF report

3 participants