Skip to content

Commit c7be699

Browse files
committed
last minute push for reporting - photos and results
1 parent 835b639 commit c7be699

5 files changed

Lines changed: 7 additions & 3 deletions

File tree

2.55 MB
Loading
File renamed without changes.

docs/assets/group_photo.jpg

1.71 MB
Loading
253 KB
Loading

docs/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ People who could use this:
176176

177177
## Team Photo { #team-photo }
178178

179-
![Team photo](assets/team/team_photo.jpg)
179+
![Team photo](docs/assets/group_photo.jpg)
180180

181181
*Team members and collaborators who contributed to this project.*
182182

@@ -193,15 +193,19 @@ Headline 3 — Looking at a different dataset (See fecal transplants above) will
193193

194194
## Visuals that tell a story 📣 { #story-visuals .oasis-report-out-section .oasis-report-out-day3 }
195195

196-
![Second visual](docs/Train_vs_validation_loss_MS.png)
196+
![Second visual](docs/assets/Train_vs_validation_loss_MS.png)
197197

198198
*Visual 1: Model loss showing convergence*
199199

200200

201-
![Story visual](workflows/output/gnn_model_CMKR/performance_visualizations_CMKR/validation_metrics_by_epoch.png)
201+
![Story visual](./docs/assets/validation_metrics_by_epoch.png)
202202

203203
*Visual 2: The GNN performs poorly on community abundance data, but still performs slightly better than random chance on presence/absence.*
204204

205+
![Story visual](docs/assets/GZ_validation_presence_average_precision.png)
206+
207+
*Visual 3: PyTorch_Geometric model performed well on predicting final fungal community member presence*
208+
Here, we trained one graph per microcosm, where each taxon is a node with donor and resident abundance/presence features. A 2-layer GraphSAGE model learns taxon embeddings from these features and optional taxon-taxon association edges, then uses two output heads to predict each taxon’s final presence probability and final log-abundance.
205209

206210
## What’s next? 📣 { #whats-next .oasis-report-out-section .oasis-report-out-day3 }
207211

0 commit comments

Comments
 (0)