/hotel

Shanghai hotel ratings analysis. Data source from booking.com

Primary LanguagePython

hotel

Shanghai hotel ratings analysis. Data source from booking.com

requirements

  • python3.6
  • pandas
  • numpy
  • scipy
  • keras
  • scikit-learn

process data

python preprocess.py

methods

Multi-classification model based on multilayer sensor

python mlp.py

Decision trees and random forests

python d_tree.py