Metadata-Version: 2.4
Name: POF_Hackathon
Version: 0.0.1
Summary: PoF - Fraud scoring UI (CatBoost + Isotonic calibration)
Author: Anthony
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: pandas>=2.0
Requires-Dist: joblib>=1.3
Requires-Dist: catboost>=1.2
Requires-Dist: pillow>=10.0
Dynamic: license-file

# PoF

[![Python](https://img.shields.io/badge/Python-3.9%2B-blue.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)  



Probability of Fraud
---

## Quick Start

Install & Use PoF:
```bash
pip install PoF
launch_fraud_scoring()
