Rongxin's Blog

Rongxin's Blog, PhD student in Communication

  • Home
  • Search
  • RSS
  • CV
  • 中文

Data | Cancel or not? Predictive analysis for hotel booking data

Apr 24, 2020

This project uses several machine learning models to predict reservation cancellation. Among them, DART in LightGBM beats other competitors with highest testing accuracy (table) and also other metrics.

Data | Sklearn PCA ValueError: array must not contain infs or NaNs

Apr 11, 2020

This issue is related to Sklearn, one solution is to state a eligible Solver .

Data | Indexing with list with missing labels is deprecated in Pandas

Apr 11, 2020

For .reindex , from 0.21.0, .loc or [] are not allowed to index with a list with one or more missing labels in Pandas。

Note | Applied Data Analytics in Python

Oct 22, 2019

This is a lecture note of mine.


© Rongxin 2021 - 2025