Skip to content
#

pii

Here are 93 public repositories matching this topic...

omri374
omri374 commented May 2, 2022

Presidio leverages ML models which might detect an instance in one sentence but not in another.
By automatically adding all instances of a previously identified entity, we can increase detection recall (and potentially decrease precision)

Example (hypothetical):

Text: "TrueForce is an American company. Lately, TrueForce was acquired by FalseForce".

If the first "TrueForce" was detected

enhancement good first issue analyzer
vrajat
vrajat commented Feb 14, 2020

It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.

good first issue
piiVerificationProject

This project demonstrate that how a government or any super authority can utilize the Ethereum blockchain for the attestation of citizen's PII data. By empowering the user and allowing user to verify his information on any third party website using his Ethereum account through Web.3.0 wallets.

  • Updated Feb 10, 2022
  • Java

Improve this page

Add a description, image, and links to the pii topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pii topic, visit your repo's landing page and select "manage topics."

Learn more