zama-fhe/encrypted_credit_scoring
chore: update banner
chore: fix zama logo
chore: upgrade gradio to 4.44
Remove irrelevant mention of XGB model
Pin the space
Update space title
Update Concrete ML to latest version (1.4.0)
Update readme
Add emojis and upload banner of better quality
Remove unused imports
Add checkmarks to all buttons
Move the questions above the banner
Update banner
Add context paragraphs
Improve app display
Rename to applicant and credit bureau
Improve explainability step
Rename third party and improve collaboration comments
Improve explainability inner workings
Add banner
Change to vertical display for inputs
Merge step 5 & 6
Add second model for optional explainability step
Change model to decision tree
Update to synthetic data-set
Improving some wording
Better input/target data split in development
Additional renames
Rename Account_length feature to Account_age
Impose correct column order in pre-processing
Replace outdated terminologies and remove some features
Add descriptions and fix comments
Add prediction message
Clean and refactor user names
Add explicit error messages
Refactor send files to server
Generate a single key per user
Enable cross-platform deployment
Build deployment files on Ubuntu
Build deployment files on MacOS
Add encrypted output representation
Build development files on linux
Decrease Gradio sdk version for Hugging Face
Fix comments and imlearn version
First working demo with multi-inputs XGB
Fix server file path
Adding deployment files and updating app
Add key representation
Merge keygen, encrypt and send inputs button
Temporarily remove concrete-ml requirements
