Skip to content

fix(synthcity): fix synthcity attack metric calculation and other related downstream changes - #11

Merged
alperkent-cmi merged 2 commits into
mainfrom
alperkent-cmi/issue6
Aug 5, 2026
Merged

fix(synthcity): fix synthcity attack metric calculation and other related downstream changes#11
alperkent-cmi merged 2 commits into
mainfrom
alperkent-cmi/issue6

Conversation

@alperkent-cmi

Copy link
Copy Markdown
Collaborator

Fixes #6

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.

Pull request overview

Updates synthcity attack metric naming and downstream privacy classification.

Changes:

  • Renames the metric category from attacks to native attack.
  • Classifies attack results as privacy metrics.
  • Adds unit tests for selection and result orientation.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
synthdata/evaluation/catalog.py Updates attack category naming and classification.
tests/unit/test_synthcity_eval.py Tests attack metric selection.
tests/unit/test_evaluation_combine.py Tests attack result classification and orientation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread synthdata/evaluation/catalog.py
@alperkent-cmi
alperkent-cmi merged commit 6e98245 into main Aug 5, 2026
6 checks passed
@alperkent-cmi
alperkent-cmi deleted the alperkent-cmi/issue6 branch August 5, 2026 18:52
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.

fix synthcity attack metric calculation

2 participants