An implementation of a conditional inference tree model in R for the Kaggle.com Bike Sharing Demand challenge.
The code here is a compliation of the snippets found in my blog post A simple model for Kaggle Bike Sharing
Please feel free to fork and improve on your own.