Skip to content

Commit c15773a

Browse files
Update README and Adding License txt file for Bike Rides Dataset (#858)
1 parent 55577e5 commit c15773a

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

datasets/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
`cps_85_wages.csv` is available at https://www.openml.org/d/534
22
`adult-census.csv` is available at https://www.openml.org/d/15950
3+
`bike_rides.csv` is available at https://github.com/INRIA/scikit-learn-mooc/blob/main/datasets/bike_rides.csv

datasets/bikes_rides_LICENSE.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Creative Commons Attribution 4.0 International (CC BY 4.0)
2+
3+
Dataset: bike_rides.csv
4+
Author: Guillaume Lemaitre
5+
Year: 2025
6+
7+
This work is licensed under the Creative Commons Attribution 4.0 International License.
8+
9+
You are free to:
10+
- Share — copy and redistribute the material in any medium or format
11+
- Adapt — remix, transform, and build upon the material for any purpose, even commercially
12+
13+
Under the following terms:
14+
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
15+
16+
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
17+
18+
Suggested citation: Guillaume Lemaitre. (2025). bike_rides Dataset. Licensed under CC BY 4.0. Available at: https://github.com/INRIA/scikit-learn-mooc/blob/main/datasets/bike_rides.csv
19+
20+
Full license text: https://creativecommons.org/licenses/by/4.0/legalcode

0 commit comments

Comments
 (0)