| --- |
| title: GhostingPrediction101 |
| emoji: π |
| colorFrom: red |
| colorTo: red |
| sdk: docker |
| app_port: 8501 |
| tags: |
| - streamlit |
| pinned: false |
| short_description: An ML-powered relationship reality check |
| license: mit |
| --- |
| |
| --- |
| title: Ghosting Predictor |
| emoji: π |
| colorFrom: red |
| colorTo: orange |
| sdk: streamlit |
| sdk_version: 1.43.2 |
| app_file: app5.py |
| pinned: true |
| license: mit |
| short_description: AI-powered relationship reality check β are you being ghosted? |
| --- |
| |
| # π Ghosting Predictor |
| |
| > *"You already know the answer. The AI just confirmed it."* |
| |
| An ML-powered app that predicts your **reply probability** and **ghost risk** from conversation signals. |
| |
| **Four modes:** π§ Normal Β· π Savage Β· π Emotional Β· π€‘ Delusional |
| |
| Built with Random Forest + sigmoid calibration on 10k synthetic samples. |
| |
| See the [GitHub repo](https://github.com/YOUR_USERNAME/ghosting-predictor) for full details. |