The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
98 stars 144 forks source link

PUBG Cheater Detection - Machine Learning Project . [GSSOC'23] #524

Open Pritamstudent opened 1 year ago

Pritamstudent commented 1 year ago

Is your feature request related to a problem? Please describe.

Our problem statement is to find whether the player is genuine or fake in PUBG.

Describe the solution you'd like

This will be a binary classification problem with the label as cheater and non-cheater. I will be using Random Forest Classifier for this. The link of the dataset is given below PUBG dataset

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

khusheekapoor commented 1 year ago

@Pritamstudent - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.