Search for question
Question

submit a vector called pred that contains the predicted number of bookings for all properties in PropertyID_test from the Airbnb data. The ith value of pred (i.e., pred[i]) should be the

prediction of Q3 bookings for the property PropertyID_test[i]. This means that the length of pred should equal the length of PropertyID_test (i.e., 7394).

Fig: 1