Skip to content

Better display of evaluation#248

Merged
zhenchaoni merged 10 commits into
mainfrom
private/zhenni/fix_report_display
Apr 9, 2026
Merged

Better display of evaluation#248
zhenchaoni merged 10 commits into
mainfrom
private/zhenni/fix_report_display

Conversation

@zhenchaoni

@zhenchaoni zhenchaoni commented Apr 3, 2026

Copy link
Copy Markdown
Member
  1. Show the delta (absolute or relative) in the report html. If it is relative delta, it will display as "-x%". If it is absolute delta, it will be displayed as "-x"
  2. Refine the console warning. Remove false positive warnings from HF pipeline. For example "The model 'WinMLModelForImageClassification' is not supported for image-classification"
  3. Better console display for eval result, instead of a JSON string.
image

Closes #258

@zhenchaoni zhenchaoni requested a review from a team as a code owner April 3, 2026 09:17
@zhenchaoni zhenchaoni changed the title Fix report display of delta Better display of evaluation Apr 7, 2026
DingmaomaoBJTU
DingmaomaoBJTU previously approved these changes Apr 7, 2026
DingmaomaoBJTU
DingmaomaoBJTU previously approved these changes Apr 9, 2026
@zhenchaoni zhenchaoni enabled auto-merge (squash) April 9, 2026 05:23
@zhenchaoni zhenchaoni merged commit 36398a3 into main Apr 9, 2026
8 checks passed
@zhenchaoni zhenchaoni deleted the private/zhenni/fix_report_display branch April 9, 2026 05:28
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.

bug: winml eval emits misleading warning that WinMLModelForImageClassification is not supported

2 participants