https://github.com/yash-3-bit/pubg-game-prediction
https://github.com/yash-3-bit/pubg-game-prediction
catboost-model data-visualization feature-engineering numpy pandas
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yash-3-bit/pubg-game-prediction
- Owner: Yash-3-bit
- License: apache-2.0
- Created: 2025-01-28T08:22:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T08:23:26.000Z (over 1 year ago)
- Last Synced: 2025-03-27T23:16:40.702Z (over 1 year ago)
- Topics: catboost-model, data-visualization, feature-engineering, numpy, pandas
- Language: Jupyter Notebook
- Homepage:
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pubg-Game-Prediction
PlayerUnknown's Battlegrounds (PUBG) is a popular online multiplayer battle royale game. In a battle royale game, players fight to be the last person or team standing. In order to win a PUBG game, it is important to have a combination of skill, strategy, and luck.
Now to predict the outcome of a game we need to train our model on a large dataset containing all various parameters of a game or information of a player like the guns he used, average headshot rate, his group rank etc. The datasets we are going to use 29 features. These 29 features along with the output of the game will be provided to train the model.