Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 541 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 541 Bytes

Assignment-6

Select 2 hotels that are located closely geographically and have at least 300 varied reviews/ratings on TripAdvisor. Build naïve Bayes and decision tree models using the data for the first hotel to predict the hotel rating. Calculate precision, recall and the F1 score for each model and identify the better performing model. 15 pts. 3. Evaluate the knowledge transferability of the better performing model using the data for the second hotel. 10 pts. Submit the python notebooks (.ipynb) file and a PDF showing the answers.