d4ksh/VideoGameSalesPredictionApp
1
๐ฎ Video Game Sales Prediction App
A machine-learning based app to predict global video game sales.
๐ Features
- Predicts expected sales in millions of units
- Built with Streamlit
- Hosted on Hugging Face Spaces
๐ Files Included
app.pyโ Main applicationrequirements.txtโ Dependenciesmodel.pklโ Your trained ML modelREADME.mdโ Project documentation
๐ How to Use
- Upload all files into your Hugging Face Space.
- Select Streamlit SDK.
- Click Restart Space.
- The app will run automatically.
๐ฆ Model
Upload your model file as model.pkl (trained using scikit-learn).
