Skip to content

Commit 01bff69

Browse files
committed
changing some text
1 parent 4ac7ae1 commit 01bff69

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

datasets/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ This folder is for collected toy datasets.
55
To dos include:
66

77
-create functions to download all datasets or a singular dataset from ML5
8+
89
-create a function to split the data into test and training data
10+
911
-create a function to provide a description of the dataset, as in scikit-learn's 'describe' function
12+
1013
-create a tutorial that imports and uses this data
14+
1115
-creates a write-up of collecting and processing a dataset in this style

datasets/landscapes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Landscape dataset
1+
## Landscapes dataset
22

33
The landscapes dataset is roughly 3200 images in seven categories of landscape/environment: city, road, mountain, lake, ocean, field, and forest.
44

0 commit comments

Comments
 (0)