Skip to content

Conversation

@itrajanovska
Copy link
Contributor

Add a custom inference model in the inference_evaluator.py;
Add Inference model wrappers extending InferencePredictor in inference_predictor.py;
Support different number of attacks;
Add tests.

@MatteoGiomi
Copy link
Member

Successor of #48 implementing custom ML models as inference attack algorithms.

Copy link
Member

@MatteoGiomi MatteoGiomi left a comment

Choose a reason for hiding this comment

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

Thanks a lot @itrajanovska for this contribution, looks very good now. This feature still needs to be documented, but as discussed afk, better do it in a dedicated PR.

@itrajanovska
Copy link
Contributor Author

Thanks a lot @itrajanovska for this contribution, looks very good now. This feature still needs to be documented, but as discussed afk, better do it in a dedicated PR.

Thank you for your feedback @MatteoGiomi , I will merge this PR and will address the remaining comments in a separate PR.

…ator.py;

Compute risks for every group within the target column;
Add an example notebook.
Create class wrappers for a KNN and the ml model;
Update example inference_custom_model_example.ipynb.
Add Inference model wrappers extending InferencePredictor in inference_predictor.py;
Support different number of attacks;
Add tests.
@itrajanovska itrajanovska force-pushed the add_custom_inference_model branch from 487e2e3 to fd4b88d Compare December 7, 2025 17:08
Copy link
Member

@MatteoGiomi MatteoGiomi left a comment

Choose a reason for hiding this comment

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

thanks for addressing my comments!

@MatteoGiomi MatteoGiomi merged commit c8649e9 into statice:main Dec 9, 2025
4 checks passed
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.

2 participants