| | --- |
| | title: ML Rock-Paper-Scissors |
| | emoji: ๐ฎ |
| | colorFrom: indigo |
| | colorTo: purple |
| | sdk: docker |
| | pinned: false |
| | --- |
| | |
| | # ๐ฎ ML Rock-Paper-Scissors Game (Streamlit + Logistic Regression) |
| |
|
| | This Space uses a Logistic Regression model to predict the user's next move based on past plays. The AI counters your predicted move to try and win. |
| |
|
| | - โ
Built with **Streamlit** |
| | - โ
No .pkl model needed โ trains in memory |
| | - โ
Deployed with Hugging Face Docker SDK |
| |
|
| | Try to beat the AI if you can! ๐ |
| |
|
| | --- |
| | ๐ Made by Mr. President |
| |
|