-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Loading branch information
1 parent
6c7f22e
commit e236030
Showing
11 changed files
with
104 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,3 @@ | |
} | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,14 +11,14 @@ Rua Dr. Roberto Frias, 378 | |
|
||
|
||
========================================= | ||
Background | ||
Background | ||
========================================= | ||
|
||
Bike sharing systems are new generation of traditional bike rentals where whole process from membership, rental and return | ||
back has become automatic. Through these systems, user is able to easily rent a bike from a particular position and return | ||
back at another position. Currently, there are about over 500 bike-sharing programs around the world which is composed of | ||
over 500 thousands bicycles. Today, there exists great interest in these systems due to their important role in traffic, | ||
environmental and health issues. | ||
Bike sharing systems are new generation of traditional bike rentals where whole process from membership, rental and return | ||
back has become automatic. Through these systems, user is able to easily rent a bike from a particular position and return | ||
back at another position. Currently, there are about over 500 bike-sharing programs around the world which is composed of | ||
over 500 thousands bicycles. Today, there exists great interest in these systems due to their important role in traffic, | ||
environmental and health issues. | ||
|
||
Apart from interesting real world applications of bike sharing systems, the characteristics of data being generated by | ||
these systems make them attractive for the research. Opposed to other transport services such as bus or subway, the duration | ||
|
@@ -30,21 +30,21 @@ events in the city could be detected via monitoring these data. | |
Data Set | ||
========================================= | ||
Bike-sharing rental process is highly correlated to the environmental and seasonal settings. For instance, weather conditions, | ||
precipitation, day of week, season, hour of the day, etc. can affect the rental behaviors. The core data set is related to | ||
the two-year historical log corresponding to years 2011 and 2012 from Capital Bikeshare system, Washington D.C., USA which is | ||
publicly available in http://capitalbikeshare.com/system-data. We aggregated the data on two hourly and daily basis and then | ||
extracted and added the corresponding weather and seasonal information. Weather information are extracted from http://www.freemeteo.com. | ||
precipitation, day of week, season, hour of the day, etc. can affect the rental behaviors. The core data set is related to | ||
the two-year historical log corresponding to years 2011 and 2012 from Capital Bikeshare system, Washington D.C., USA which is | ||
publicly available in http://capitalbikeshare.com/system-data. We aggregated the data on two hourly and daily basis and then | ||
extracted and added the corresponding weather and seasonal information. Weather information are extracted from http://www.freemeteo.com. | ||
|
||
========================================= | ||
Associated tasks | ||
========================================= | ||
|
||
- Regression: | ||
- Regression: | ||
Predication of bike rental count hourly or daily based on the environmental and seasonal settings. | ||
- Event and Anomaly Detection: | ||
|
||
- Event and Anomaly Detection: | ||
Count of rented bikes are also correlated to some events in the town which easily are traceable via search engines. | ||
For instance, query like "2012-10-30 washington d.c." in Google returns related results to Hurricane Sandy. Some of the important events are | ||
For instance, query like "2012-10-30 washington d.c." in Google returns related results to Hurricane Sandy. Some of the important events are | ||
identified in [1]. Therefore the data can be used for validation of anomaly or event detection algorithms as well. | ||
|
||
|
||
|
@@ -56,12 +56,12 @@ Files | |
- hour.csv : bike sharing counts aggregated on hourly basis. Records: 17379 hours | ||
- day.csv - bike sharing counts aggregated on daily basis. Records: 731 days | ||
|
||
|
||
========================================= | ||
Dataset characteristics | ||
========================================= | ||
========================================= | ||
Both hour.csv and day.csv have the following fields, except hr which is not available in day.csv | ||
|
||
- instant: record index | ||
- dteday : date | ||
- season : season (1:springer, 2:summer, 3:fall, 4:winter) | ||
|
@@ -71,7 +71,7 @@ Both hour.csv and day.csv have the following fields, except hr which is not avai | |
- holiday : weather day is holiday or not (extracted from http://dchr.dc.gov/page/holiday-schedule) | ||
- weekday : day of the week | ||
- workingday : if day is neither weekend nor holiday is 1, otherwise is 0. | ||
+ weathersit : | ||
+ weathersit : | ||
- 1: Clear, Few clouds, Partly cloudy, Partly cloudy | ||
- 2: Mist + Cloudy, Mist + Broken clouds, Mist + Few clouds, Mist | ||
- 3: Light Snow, Light Rain + Thunderstorm + Scattered clouds, Light Rain + Scattered clouds | ||
|
@@ -83,7 +83,7 @@ Both hour.csv and day.csv have the following fields, except hr which is not avai | |
- casual: count of casual users | ||
- registered: count of registered users | ||
- cnt: count of total rental bikes including both casual and registered | ||
|
||
========================================= | ||
License | ||
========================================= | ||
|
@@ -107,5 +107,5 @@ Use of this dataset in publications must be cited to the following publication: | |
========================================= | ||
Contact | ||
========================================= | ||
|
||
For further information about this dataset please contact Hadi Fanaee-T ([email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,4 +32,4 @@ type,yr_construction,period_op,months,n_damages | |
5,2,2,437,7 | ||
5,3,1,1157,5 | ||
5,3,2,2161,12 | ||
5,4,2,542,1 | ||
5,4,2,542,1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,4 +21,3 @@ | |
print('Used the cpu') | ||
else: | ||
print('Used the gpu') | ||
|