Commit Graph

5 Commits

Author SHA1 Message Date
ac469ee9b7 Merge branch 'main' into main 2025-11-07 10:01:06 +05:30
59d46b659f feat: Add JSON explainability reports with Nordic PII detection
- Convert reports from text to structured JSON format
- Add simple and detailed explainability report types
- Implement automatic Nordic-specific entity detection (FI, SE, NO, DK)
- Include Nordic regulatory compliance information (Finnish DPA, Swedish IMY, etc.)
- Add custom JSON serialization for numpy types
- Update test suite with Nordic PII test cases
- Enhanced cleaning_config with Nordic entities (FI_PERSONAL_ID, SE_PERSONAL_ID, NO_PERSONAL_ID, DK_PERSONAL_ID, FI_KELA_ID, FI_BUSINESS_ID)
2025-11-07 09:56:13 +05:30
d4c84c30fc Ref:Fixed Things 2025-11-07 09:43:42 +05:30
747e2df066 feat:Added CUDA 2025-11-07 09:28:18 +05:30
f9963b0ab3 Cleaning.py added 2025-11-07 05:19:29 +05:30