An advanced AI-powered tool that uses machine learning to analyze and predict crash game outcomes with precision.
- Real-time data scraping from betting platforms
- Machine learning-based prediction using XGBoost
- Interactive web interface built with Streamlit
- Historical data analysis and visualization
- Win probability predictions
- Clone this repository
- Install the required dependencies:
pip install -r requirements.txt
- Start the application:
streamlit run app.py
- Use the interface:
- Click "Scrape New Data" to gather fresh data
- Enter your bet amount and target odds
- Click "Predict" to get win probability
This tool is for educational purposes only. Gambling involves risk and should be approached responsibly.