Skip to content

Commit bbede76

Browse files
committed
clean assignments
1 parent 6ba7d8e commit bbede76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TAA1/tutorial.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"tags": []
88
},
99
"source": [
10-
"# Tutorial 1: Land-cover classification\n",
10+
"# TAA1: Land-cover classification\n",
1111
"\n",
1212
"In this tutorial we are going to explore the power of the **Google Earth Engine** through classifying land-use categories on satelite imagery. In particular, we will focus on supervised classification. Supervised classification refers to the process of using a training dataset with known labels to guide a mathematical classifier in the task of labeling spectral space. They key characteristic is that the training dataset guides (or “supervises”) the labeling.\n",
1313
"\n",

TAA2/tutorial.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "cbd68ab3-f04b-434f-a956-e730535c9ee5",
66
"metadata": {},
77
"source": [
8-
"## TAA2: Natural Hazard Risk Assessment using public data"
8+
"## TAA2: Natural Hazard Risk Assessment using Open Data"
99
]
1010
},
1111
{

0 commit comments

Comments
 (0)