This adds a command to cggnn that will upload a CSV of importance scores to a provided database config, and an API server endpoint to return importance scores for a given study.
It also reorganizes *Puller classes into a subdirectory in a way that doesn't change functionality, among other things.
This adds a command to
cggnn
that will upload a CSV of importance scores to a provided database config, and an API server endpoint to return importance scores for a given study.It also reorganizes
*Puller
classes into a subdirectory in a way that doesn't change functionality, among other things.