@@ -852,6 +852,34 @@ samples:
852852# licenseInfo: ""
853853# runtime: advanced
854854# tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
855+ # - title: Coastline classification using Feature Classifier
856+ # url: https://www.arcgis.com/home/item.html?id=9ef3ab6a0bde44e5bcbe68b165b8e6dd
857+ # path: ./samples/04_gis_analysts_data_scientists/coastline_classification_using_feature_classifier.ipynb
858+ # thumbnail: ./static/thumbnails/default.png
859+ # snippet: In this sample notebook, we will see how we can classify these coastlines in the categories mentioned in figure 1, by training a Feature Classifier model.
860+ # description: In this sample notebook, we will see how we can classify these coastlines in the categories mentioned in figure 1, by training a Feature Classifier model.
861+ # licenseInfo: ""
862+ # runtime: advanced
863+ # tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
864+ # - title: Wildlife Species Identification in Camera Trap Images
865+ # url: https://www.arcgis.com/home/item.html?id=aa06b3add8e143e08014a9a7a5d2c94b
866+ # path: ./samples/04_gis_analysts_data_scientists/wildlife_species_identification_in_camera_trap_images.ipynb
867+ # thumbnail: ./static/thumbnails/default.png
868+ # snippet: This notebook will showcase a workflow to classify animal species in camera trap images.
869+ # description: This notebook will showcase a workflow to classify animal species in camera trap images.
870+ # licenseInfo: ""
871+ # runtime: advanced
872+ # tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
873+ # - title: Detecting deforestation in the Amazon rainforest using unsupervised K-means clustering on satellite imagery
874+ # url: https://www.arcgis.com/home/item.html?id=cd3d2c1b7f4047f98bf07beb10ee2016
875+ # path: ./samples/04_gis_analysts_data_scientists/detecting-deforestation-using-kmeans-clustering-on-sentinel-imagery.ipynb
876+ # thumbnail: ./static/thumbnails/default.png
877+ # snippet: This notebook will allow us to detect deforested areas in the Brazilian Amazon rainforest, using satellite imagery.
878+ # description: This notebook will allow us to detect deforested areas in the Brazilian Amazon rainforest, using satellite imagery.
879+ # licenseInfo: ""
880+ # runtime: advanced
881+ # tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
882+
855883guides : []
856884labs :
857885- title : Create Data
0 commit comments