File size: 523 Bytes
26ed1d6 7bfddb2 26ed1d6 7bfddb2 6bd76ba 26ed1d6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
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
|