CoolFace
Apppublic

d4ksh/VideoGameSalesPredictionApp

sourceHugging Faceupdated 10mo agoView on Hugging Face
1likes
App README

๐ŸŽฎ 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 application
  • โ€”requirements.txt โ€” Dependencies
  • โ€”model.pkl โ€” Your trained ML model
  • โ€”README.md โ€” Project documentation

๐Ÿ›  How to Use

  1. 1.Upload all files into your Hugging Face Space.
  2. 2.Select Streamlit SDK.
  3. 3.Click Restart Space.
  4. 4.The app will run automatically.

๐Ÿ“ฆ Model

Upload your model file as model.pkl (trained using scikit-learn).

๐Ÿ‘ Enjoy!