Unlisted
Edited
Feb 19
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
index_data = FileAttachment("index_data@2.csv").csv({typed: true})
Insert cell
kmeans = FileAttachment("index_data_for_kmeans_pca@1.csv").csv({typed: true})
Insert cell
Insert cell
locs = [...new Set(index_data.map(d => d.Dataset))]
Insert cell
clusters = [...new Set(kmeans.map(d => d.Cluster))]
Insert cell
clusters
Insert cell
locs

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
indices_ann_means = ['ACI_mean','ZCR_mean', 'BGNt_mean', 'EVNtCount_mean', 'Ht_mean', 'ADI_mean', 'BI_mean', 'Hf_mean', 'NDSI_mean', 'MEANf_mean', 'SNRf_mean']
Insert cell
Insert cell
Insert cell
viewof table = Inputs.table(may_river_anno)
Insert cell
Insert cell
Insert cell
viewof table1 = Inputs.table(key_west_anno)
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more