Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/machine learning 1 #397

Open
wants to merge 2 commits into
base: feature/machine-learning-1
Choose a base branch
from

Conversation

Prachi-Agr
Copy link

Description

Added tests for sklearn pipeline.
-Added test for default parameter check for epsilon and sensitivity in LaplaceMechanism class
-Added test to check for return type of sensitivity_calculation method of LaplaceMechanism class. Checks if return type is numpy array and also the size of the output array is same as that of the input.

Affected Dependencies

None

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

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.

None yet

1 participant