{{ block styles }} {{ endblock }} {{ block title }}Prediction case 1{{ endblock }} {{ block content }}
Your listing has 4 bedrooms, 4.2 ratings, and has received 250 reviews. You want to price your listing the 7th week of the year. Your set price should be greater than 80$ for your place. Which is the cost of cleaning and utilities for each day someone stays at your place.
You have access to the pricing of 4 of your neighbours for this week.
The following graph shows some of your neighbors prices.

| Day | Algorithm Suggested Price |
|---|---|
| {{ item.day }} | {{ item.price2 }} |
In addition to your neighbors prices you also have access to a price prediction from a model trained by the platform and how certain the model is for the prediction.
| Day | Algorithm Suggested Price | Probability of Booking |
|---|---|---|
| {{ item.day }} | {{ item.price2 }} | {{ item.probability2 }} |
In addition to your neighbors prices you also have access to a price prediction from a model trained by the platform and how certain the model is for the prediction.
The model is uncertain about your booking cost. However the model is presenting to you a range of prices and their respective probability of booking and you can choose among them.
| Day | Algorithm Suggested Price Range | Probability of Booking Range |
|---|---|---|
| {{ item.day }} | {{ item.price_range2 }} | {{ item.prob_range2 }} |
Please enter your predictions below: