- Read competition information and relevant content to feel comfortable with the problem. Create a hypothesis based on the problem.
- Initial data exploration to feel comfortable with the problem and the data.
- Build the first implementation (baseline).
- Loop through [Analyze -> Approach(model) -> Implement -> Evaluate].