summaryrefslogtreecommitdiff
path: root/topics/systems/mariadb/precompute-mapping-input-data.gmi
diff options
context:
space:
mode:
authorPjotr Prins2023-06-14 21:03:20 -0500
committerPjotr Prins2023-06-16 13:55:22 -0500
commitc910f591854970edad235dfb1315d708412edee9 (patch)
treed68fd1b75c603fffe9c5bf1c42df4984701e75e7 /topics/systems/mariadb/precompute-mapping-input-data.gmi
parentd4c388b4c287f10c5be47493a572e3237733d8ac (diff)
downloadgn-gemtext-c910f591854970edad235dfb1315d708412edee9.tar.gz
Started design of split front-end
Diffstat (limited to 'topics/systems/mariadb/precompute-mapping-input-data.gmi')
-rw-r--r--topics/systems/mariadb/precompute-mapping-input-data.gmi4
1 files changed, 2 insertions, 2 deletions
diff --git a/topics/systems/mariadb/precompute-mapping-input-data.gmi b/topics/systems/mariadb/precompute-mapping-input-data.gmi
index d26a97a..6329667 100644
--- a/topics/systems/mariadb/precompute-mapping-input-data.gmi
+++ b/topics/systems/mariadb/precompute-mapping-input-data.gmi
@@ -15,12 +15,12 @@ GN relies on precomputed mapping scores for search and other functionality. Here
* [ ] Start using GEMMA for precomputed values as a background pipeline on a different machine
* [ ] Update the table values using GEMMA output (single highest score)
-Above is the quick win for plugging in GEMMA value. We will make sure not to recompute the values that are already up to date.
+Above is the quick win for plugging in GEMMA values. We will make sure not to recompute the values that are already up to date.
Next:
-* [ ] Track metadata of computed datasets in RDF
* [ ] Store all GEMMA values efficiently
+* [ ] Track metadata of computed datasets (in RDF?)
* [ ] Compute significance with GEMMA or other LMM (bulkLMM?)
* [ ] Store signficance and significant values for processing
* [ ] Update search & correlations to use these