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

docs: add links to credit card approval space in use case examples #464

Merged

Conversation

RomanBredehoft
Copy link
Collaborator

Similarly to what we've done for the image filtering space

@RomanBredehoft RomanBredehoft requested a review from a team as a code owner January 24, 2024 13:38
@cla-bot cla-bot bot added the cla-signed label Jan 24, 2024
@@ -0,0 +1,3 @@
# Encrypted Credit Card Approval Prediction Using Fully Homomorphic Encryption

Zama has created a [Hugging Face space](https://huggingface.co/spaces/zama-fhe/credit_card_approval_prediction) to make predict credit card eligibility decisions while maintaining strict data privacy using [Concrete ML](https://github.com/zama-ai/concrete-ml). This means the data is encrypted both in transit and during processing. More details can be found directly in the [app](https://huggingface.co/spaces/zama-fhe/credit_card_approval_prediction) and all development files are available [here](https://huggingface.co/spaces/zama-fhe/credit_card_approval_prediction/tree/main).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sounds a bit weird to say "Zama has created..." I mean that's a bit obvious.

make predict

A mistake I suppose.

credit card eligibility decisions

I find this a bit hard to read but fine if it's the standard way of saying it

... while maintaining strict data privacy using Concrete ML. This means the data is encrypted both in transit and during processing. More details can be found directly in the app and all development files are available here.

I would instead write:

... while data is encrypted end-to-end using Concrete ML. More details can be found directly in the app. All development files are available here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes several mistakes indeed, should be good now !

@RomanBredehoft RomanBredehoft force-pushed the docs/add_credit_card_space_to_use_case_examples branch from e21e88f to ba660c3 Compare January 24, 2024 17:19
@RomanBredehoft RomanBredehoft requested a review from jfrery January 25, 2024 09:21
@RomanBredehoft RomanBredehoft merged commit df81aca into main Jan 31, 2024
9 checks passed
@RomanBredehoft RomanBredehoft deleted the docs/add_credit_card_space_to_use_case_examples branch January 31, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants