Get startedGet started for free

Understand the problem type

As you've just seen, the first step of the solution workflow is to skim through the problem statement. Your goal now is to determine data types available as well as the problem type for the Avito Demand Prediction Challenge. The evaluation metric in this competition is the Root Mean Squared Error. The problem definition is presented below.

In this Kaggle competition, Avito is challenging you to predict demand for an online advertisement based on its full description (price, title, images, etc.), its context (geo position, similar ads already posted) and historical demand for similar ads in the past.


What problem type are you facing, and what data do you have at your disposal?

This exercise is part of the course

Winning a Kaggle Competition in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise