While performing performance(classification) using random forest and my target variable is price(polynomial) so while applying split data in order to test the training and testing performance the model shows 93% for training but 0% for testing performance! What could be the issue? I have attached the dataset.