Follow the instructions below:
Once you have finished solving the exercises, be sure to commit your changes, push them to your repository, and go to 4Geeks.com to upload the repository link.
This project is going to be done at Kaggle. Kaggle is known for organizing data science competitions in which individuals and teams can compete to create the best model on a variety of tasks.
Specifically, we will explore a competition that has now ended, which rewarded the top performers with $25,000, distributed to the top four solutions.
The first step to participate in a competition is to have a Kaggle account. Registration is very simple and versatile.
Although it is closed, you can still upload your solutions and compare yourself with the rest of the competitors in the ranking. By clicking here, you can access the competition, where the purpose is to predict the amount of water.
Read the information about the problem description, evaluation metrics, timeline and prizes. Once you have an overview of the competition, prepare the notebook with the code development and upload it. Compare yourself with the other developers.
Follow these tips:
Note: We also incorporated the solution samples on
./solution.ipynb
that we strongly suggest you only use if you are stuck for more than 30 min or if you have already finished and want to compare it with your approach.