Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
|
|
| 1 |
license: mit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- gnn
|
| 7 |
- link-prediction
|
|
@@ -13,29 +17,6 @@ tags:
|
|
| 13 |
- cell-tracking
|
| 14 |
- lineage-tracking
|
| 15 |
|
| 16 |
-
# Technical Details
|
| 17 |
-
|
| 18 |
-
model-index:
|
| 19 |
-
|
| 20 |
-
- name: LineageLinkPredictionGNN
|
| 21 |
-
-
|
| 22 |
-
results:
|
| 23 |
-
|
| 24 |
-
- task:
|
| 25 |
-
-
|
| 26 |
-
name: Link Prediction
|
| 27 |
-
|
| 28 |
-
type: link-prediction
|
| 29 |
-
|
| 30 |
-
metrics:
|
| 31 |
-
|
| 32 |
-
- type: roc_auc
|
| 33 |
-
value: 0.9979
|
| 34 |
-
name: ROC AUC Score
|
| 35 |
-
|
| 36 |
-
- type: accuracy
|
| 37 |
-
value: 0.9860
|
| 38 |
-
name: Accuracy
|
| 39 |
---
|
| 40 |
# DuMM Bacteria Tracker Model
|
| 41 |
## Overview
|
|
|
|
| 1 |
+
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy 0.9860
|
| 7 |
+
- roc_auc 0.9979
|
| 8 |
+
pipeline_tag: image-feature-extraction
|
| 9 |
tags:
|
| 10 |
- gnn
|
| 11 |
- link-prediction
|
|
|
|
| 17 |
- cell-tracking
|
| 18 |
- lineage-tracking
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
# DuMM Bacteria Tracker Model
|
| 22 |
## Overview
|