balajiRRK commited on
Commit
fc8a1f7
·
verified ·
1 Parent(s): 9900e79

Update README.md

Browse files

Add new tags from GitHub repo

Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -13,8 +13,20 @@ tags:
13
  - data-analysis
14
  - exploration
15
  - data
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
 
 
18
  Andromeda allows users to visualize high dimensional data in a 2-dimensional plot using weighted multidimensional scaling. Through the interactive interface users can explore the relationships within their data by adjusting the variable weights and viewing an updated plot. Alternatively users can arrange the items in the plot so that Andromeda can determine new variable weights and create a new projection.
19
 
20
  The _Fetch image data_ tab gives users the ability to fetch data from iNaturalist observations and pair them with satellite RGB and landcover data for analysis with Andromeda.
 
13
  - data-analysis
14
  - exploration
15
  - data
16
+ - visualization
17
+ - clustering
18
+ - EDA
19
+ - dimensionality-reduction
20
+ - MDS
21
+ - data-exploration
22
+ - visual-analytics
23
+ - human-in-the-loop
24
+ - weighted-multi-dimensional-scaling
25
+ - interactive-evaluation
26
  ---
27
 
28
+ # Andromeda Demo
29
+
30
  Andromeda allows users to visualize high dimensional data in a 2-dimensional plot using weighted multidimensional scaling. Through the interactive interface users can explore the relationships within their data by adjusting the variable weights and viewing an updated plot. Alternatively users can arrange the items in the plot so that Andromeda can determine new variable weights and create a new projection.
31
 
32
  The _Fetch image data_ tab gives users the ability to fetch data from iNaturalist observations and pair them with satellite RGB and landcover data for analysis with Andromeda.