The Mission of Machine Learning :PUBG Finish Placement Prediction
Ⅰ. Introduction
Based on the background of PlayerUnknown’s BattleGrounds (PUBG), we can use over 65,000 games’ worth of anonymized player data, split into training and testing sets, and asked to predict final placement from final in-game stats and initial player ratings, where 0 is last place and 1 is winner , chicken dinner.
Ⅱ. Experiments
After going through a series of groping, drawing and submission, I can initially understand what is going on.
- First day of trying to communicate with Kaggle
Ⅲ.Conclude
First of all, I am fortunate to be able to join the course in machine learning. I am grateful to the instructors for their examples and guidance in the classroom. Actually, I have no idea about machine learning before this course and just know that it is popular and useful for classification problems. Learning through the course and this mission, I think I have taken the first step of machine learning and I also have a long way to learn deeply.