Skip to content

Commit

Permalink
Merge pull request #247 from cns-iu/rui-ctann-validation
Browse files Browse the repository at this point in the history
Fixed table formatting
  • Loading branch information
andreasbueckle authored Aug 29, 2024
2 parents 8a90ef3 + 98c9588 commit 570cd12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validations/rui_ctann/rui_ctann_validation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1304,10 +1304,10 @@
"metadata": {},
"source": [
"| Axis | Variable | Explanation |\n",
"| ---------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | --- |\n",
"| ---------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |\n",
"| x | ctann_sim | CTann (x axis) Cosine sim between TRUE cell summary of input dataset and PREDICTED cell summary of input RUI location (as computed by US 1) |\n",
"| y (cell summary) | rui_sim_by_cell_summary | RUI (y axis) cosine sim between dataset cell summary vs PREDICTED (most similar) rui location cell summary (_except_ its TRUE rui location) |\n",
"| y (AS%) | rui_sim_as_percentage | RUI (y axis) cosine sim between AS% of TRUE and PREDICTED rui | |\n"
"| y (AS%) | rui_sim_as_percentage | RUI (y axis) cosine sim between AS% of TRUE and PREDICTED rui |\n"
]
},
{
Expand Down

0 comments on commit 570cd12

Please sign in to comment.