You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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).