Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 523 Bytes

File metadata and controls

13 lines (11 loc) · 523 Bytes

PII Redactor Transform

  • python - provides the base python-based transformation implementation.
  • ray - enables the running of the base python transformation in a Ray runtime
  • kfp - enables running the ray docker image in a kubernetes cluster using a generated yaml file.