--- 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