Predicting Road Accident Risk
Overview
This Kaggle Playground Series challenge invites you to practice your machine learning skills by predicting the likelihood of road accidents. You'll work with a dataset that's synthetically generated from real-world data. If you complete this challenge and a linked Stack Overflow challenge, you'll earn a special "Code Scientist" badge.
Requirements
This is an online competition. Participants are expected to predict the accident_risk for each id in the test set, with values between 0 and 1. Your submission file should be in CSV format with 'id' and 'accident_risk' columns. You can work individually or in teams.
Prizes
The top three places will receive a choice of Kaggle merchandise. However, this merchandise is awarded only once per person in this series, so if you've won before, they will skip to the next eligible team.
Comments
Please log in to post a comment.