bikes: Bike Sharing Data

Description Usage Format Note References

Description

A dataset information about bicycle rentals for days in the years 2011 and 2012.

Usage

1
data("bikes")

Format

A dataframe with 951 rows and 3 columns.

Day

The day of the week of the day.

Weather

The type of weather on that day. Coded with respect to the following values:

  • 1clear, few clouds, partly cloudy

  • 2mist & cloudy, mist & broken clouds, mist & few clouds, mist

  • 3light snow, light rain & Thunderstorm & scattered clouds, light rain & scattered clouds

  • 4heavy rain & ice pellets & thunderstorm & mist, snow & fog

Casual

The number of casual bike users

Note

The documentation does not auto-update. If one changes the base file, this documentation will no longer remain accurate.

Project 2 data.

References

Fanaee-T, Hadi and Gamma, J "Event Labeling Combining Ensemble Detectors and background knowledge", Progress in Articial Intelligence (2013); https://capitalbikeshare.com/system-data Data Filtered by Philipp Burchhardt, Kayla Frisoli and Frank Kovacs.


frank113/cmu202 documentation built on July 17, 2020, 9:31 p.m.