Skip to content

arpitamangal/treatment-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Assigning a Different Hotel Room: How it Affects Cancellation?

Estimates the effect of assigning a different room (treatment) on hotel cancellation (effect)

  • Implements a Logistic Regression to estimate treatment effect.
  • Controls for confounding factors by implementing a double logistic regression.
  • Accounts for uncertanity in the estimation (of treatment effect) by bootstrapping.

Conclusion: If a different hotel room is assigned then the probability of cancellation reduces by 8%.

Dataset: "hotel_cancellation.csv"

About

Projects to establish causality and draw reliable conclusions from experimental data.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors